Browse Source

Add RegEx-DoS (#531)

master
John Gracey 8 years ago
committed by Sindre Sorhus
parent
commit
c1b6c7f407
  1. 1
      readme.md

1
readme.md

@ -588,6 +588,7 @@
- [snyk](https://github.com/Snyk/snyk) - CLI and build-time tool to find & fix vulnerable npm dependencies.
- [nsp](https://github.com/nodesecurity/nsp) - CLI tool to identify known vulnerabilities in your project.
- [RegEx-DoS](https://github.com/jagracey/RegEx-DoS) - CLI tool to identify possible regex denial of service (ReDos) vulnerabilities in your project.
### Benchmarking

Loading…
Cancel
Save