Add RegEx-DoS (#531)

This commit is contained in:
John Gracey
2016-06-18 12:45:12 -07:00
committed by Sindre Sorhus
parent 7e44c96045
commit c1b6c7f407

View File

@@ -588,6 +588,7 @@
- [snyk](https://github.com/Snyk/snyk) - CLI and build-time tool to find & fix vulnerable npm dependencies. - [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. - [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 ### Benchmarking