aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
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"