From 312d7019d7f815fd844db91ae5585b4815578450 Mon Sep 17 00:00:00 2001 From: Meitar M Date: Thu, 27 Feb 2020 13:50:03 -0500 Subject: [PATCH] Add Snyk's vuln DB. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8d6792d..e2b0d73 100644 --- a/README.md +++ b/README.md @@ -752,6 +752,7 @@ See also [awesome-reversing](https://github.com/tylerha97/awesome-reversing). * [National Vulnerability Database (NVD)](https://nvd.nist.gov/) - United States government's National Vulnerability Database provides additional meta-data (CPE, CVSS scoring) of the standard CVE List along with a fine-grained search engine. * [Packet Storm](https://packetstormsecurity.com/files/) - Compendium of exploits, advisories, tools, and other security-related resources aggregated from across the industry. * [SecuriTeam](http://www.securiteam.com/) - Independent source of software vulnerability information. +* [Snyk Vulnerability DB](https://snyk.io/vuln/) - Detailed information and remediation guidance for vulnerabilities known by Snyk. * [US-CERT Vulnerability Notes Database](https://www.kb.cert.org/vuls/) - Summaries, technical details, remediation information, and lists of vendors affected by software vulnerabilities, aggregated by the United States Computer Emergency Response Team (US-CERT). * [Vulnerability Lab](https://www.vulnerability-lab.com/) - Open forum for security advisories organized by category of exploit target. * [Vulners](https://vulners.com/) - Security database of software vulnerabilities.