The trustworthy ReDoS checker
-
Updated
Feb 10, 2026 - Scala
The trustworthy ReDoS checker
A CLI and library which tests helps score how vulnerable a regex pattern is to ReDoS attacks. Supported in the browser, Node and Deno.
🐀 Regular Expression Denial of Service analyzer.
Source code for the accepted paper in ICSE-NIER'24: Re(gEx|DoS)Eval: Evaluating Generated Regular Expressions and their Proneness to DoS Attacks.
check for ReDoS vulnerabilities in code.
Detects potential catastrophic backtracking regular expressions.
Python library for detecting ReDoS (Regular Expression Denial of Service) vulnerabilities using hybrid static analysis and fuzzing
Extract regex from Ruby and JS files
Add a description, image, and links to the redos-checker topic page so that developers can more easily learn about it.
To associate your repository with the redos-checker topic, visit your repo's landing page and select "manage topics."