davisjam / vuln-regex-detector

Detect vulnerable regexes in your project. REDOS, catastrophic backtracking.
MIT License
316 stars 27 forks source link

validate: try quadratic, cubic, etc. #40

Closed davisjam closed 6 years ago

davisjam commented 6 years ago

See this issue. I think a loop in validate-vuln.pl would work.