From 27e4d3c71942d4f741591bcef9a4449c7146b162 Mon Sep 17 00:00:00 2001 From: Simone Primarosa Date: Mon, 25 Sep 2017 08:05:12 +0200 Subject: [PATCH] Add credential-plus (#730) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 16b655d..df3516f 100644 --- a/readme.md +++ b/readme.md @@ -644,6 +644,7 @@ Just type [`node.cool`](https://node.cool) to go here ✨ - [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. +- [credential-plus](https://github.com/simonepri/credential-plus) - Password hashing and verification made easy. ### Benchmarking