davisjam / vuln-regex-detector

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

Cache #14

Closed davisjam closed 6 years ago

davisjam commented 6 years ago

Implements #11.

davisjam commented 6 years ago

Works fine in testing.