An open API service indexing awesome lists of open source software.

https://github.com/leodog896/redos

fast ReDoS prevention in your codebase
https://github.com/leodog896/redos

analysis prevention redos security

Last synced: 10 months ago
JSON representation

fast ReDoS prevention in your codebase

Awesome Lists containing this project

README

          

# redos
fast ReDoS detection in your codebase. detects any superlinear (non `O(n)`) regex matching.

## TODO

- Test with fuzzing