redos
Linear-time, ReDoS-safe C++20 header-only regex engine with bounded lookarounds + an re-compatible Python binding
RE2 in pure Python: linear-time, ReDoS-safe regular expressions - no C extension, no backtracking
Find regular expressions vulnerable to catastrophic backtracking (ReDoS) in Python code — zero-dependency CLI.
Python library for detecting ReDoS (Regular Expression Denial of Service) vulnerabilities using hybrid static analysis and fuzzing