redos-checker
There are 7 repositories under redos-checker topic.
makenowjust-labs/recheck
The trustworthy ReDoS checker
tjenkinson/redos-detector
A CLI and library which tests with certainty if a regex pattern is safe from ReDoS attacks. Supported in the browser, Node and Deno.
phreppo/rat
🐀 Regular Expression Denial of Service analyzer.
LeoDog896/redos.deno
check for ReDoS vulnerabilities in code.
s2e-lab/RegexEval
Source code for the accepted paper in ICSE-NIER'24: Re(gEx|DoS)Eval: Evaluating Generated Regular Expressions and their Proneness to DoS Attacks.
b0uh/safe-regex-parser
Detects potential catastrophic backtracking regular expressions.
jameschenjav/regex_extractor
Extract regex from Ruby and JS files