From 0726ccaccef503bff804ddcb49d2b8426beb380e Mon Sep 17 00:00:00 2001 From: Maik Ellerbrock Date: Tue, 7 Jun 2016 13:06:27 +0200 Subject: [PATCH] Add nsp Closes #523 --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 394cccf..7513413 100644 --- a/readme.md +++ b/readme.md @@ -583,6 +583,7 @@ ### Security - [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. ### Benchmarking