From ca5c0858720caa33b290eb117462426399f9f5a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Rubio?= Date: Sun, 28 Apr 2019 19:01:05 +0200 Subject: [PATCH] Add Strong Node.js (#909) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 62984a2..3dd5915 100644 --- a/readme.md +++ b/readme.md @@ -884,6 +884,7 @@ - [Express.js](https://github.com/azat-co/cheatsheets/blob/master/express4) - [Stream FAQs](https://github.com/stephenplusplus/stream-faqs) - Answering common questions about streams, covering pagination, events, and more. +- [Strong Node.js](https://github.com/jesusprubio/strong-node) - Checklist for source code security analysis of a Node.js web service. ### Tools