Skip to main content

recheck

The trustworthy ReDoS checker

Practical Regular Expressions

recheck supports practical regular expression features including backreferences and look-around operations.

State-of-the-Art

recheck implements the state-of-the-art algorithm to detect ReDoS vulnerability, which contains the fuzzing with static analysis.

Just a Library

recheck is published as just a library, so you can embed this into your application easily.