aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2022-02-04 01:50:43 -0500
committerPaul Duncan <pabs@pablotron.org>2022-02-04 01:50:43 -0500
commit7182080ff46fdc0e67c1ecaf877f97cb44969482 (patch)
treed96cf181d8967443ecd0e6d62ab57c7217ae1b58
parentef2d3cc3df22f80c410594f4d47362f118f780b1 (diff)
downloadcvez-7182080ff46fdc0e67c1ecaf877f97cb44969482.tar.bz2
cvez-7182080ff46fdc0e67c1ecaf877f97cb44969482.zip
README.md: add TODO section
-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"