Catastrophic backtracking regex Medium

Inefficient regular expression patterns can lead to catastrophic backtracking. Follow ReDOS guidelines to make your regular expression more efficient, or use a different engine to evaluate the expressions.

Detector ID
python/catastrophic-backtracking-regex@v1.0
Category
Common Weakness Enumeration (CWE) external icon
-