From d2596980b38466a111d4021a2d99cdb7a3ee35c1 Mon Sep 17 00:00:00 2001 From: Sangram Chavan Date: Wed, 29 Jun 2016 13:02:58 +0530 Subject: [PATCH] Adjusted to the format missed the space last time, slight adjustment of adding space.. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1f0318..6ab8849 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Thanks to all [contributors](https://github.com/sbilly/awesome-security/graphs/c ### Monitoring / Logging --[snyk.io](https://snyk.io/) - Snyk is a opensource tool to scan for vulnerabilities. Find, fix and monitor for known vulnerabilities in Node.js npm package fixtures used for testing the patches of vulndb. +- [snyk.io](https://snyk.io/) - Snyk is a opensource tool to scan for vulnerabilities. Find, fix and monitor for known vulnerabilities in Node.js npm package fixtures used for testing the patches of vulndb. - [justniffer](http://justniffer.sourceforge.net/) - Justniffer is a network protocol analyzer that captures network traffic and produces logs in a customized way, can emulate Apache web server log files, track response times and extract all "intercepted" files from the HTTP traffic.