From 7182080ff46fdc0e67c1ecaf877f97cb44969482 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Fri, 4 Feb 2022 01:50:43 -0500 Subject: README.md: add TODO section --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 33c1aeb..53f0a5a 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ Database (NVD)][nvd]: * [Common Vulnerability Scoring System (CVSS)][cvss] * [Common Platform Enumeration (CPE)][cvss] +## Todo + +* [ ] database support +* [ ] [Common Weakness Enumerations (CWEs)][cwe] + [nvd]: https://nvd.nist.gov/ "National Vulnerability Database" [cve]: https://en.wikipedia.org/wiki/Common_Vulnerabilities_and_Exposures @@ -15,3 +20,5 @@ Database (NVD)][nvd]: "Common Vulnerabilities Scoring System" [cpe]: https://en.wikipedia.org/wiki/Common_Platform_Enumeration "Common Platform Enumeration" +[cwe]: https://cwe.mitre.org/data/downloads.html + "Common Weakness Enumeration" -- cgit v1.2.3