mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add RegEx-DoS (#531)
This commit is contained in:
committed by
Sindre Sorhus
parent
7e44c96045
commit
c1b6c7f407
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user