diff options
| author | Paul Duncan <pabs@pablotron.org> | 2022-02-04 01:50:43 -0500 |
|---|---|---|
| committer | Paul Duncan <pabs@pablotron.org> | 2022-02-04 01:50:43 -0500 |
| commit | 7182080ff46fdc0e67c1ecaf877f97cb44969482 (patch) | |
| tree | d96cf181d8967443ecd0e6d62ab57c7217ae1b58 | |
| parent | ef2d3cc3df22f80c410594f4d47362f118f780b1 (diff) | |
| download | cvez-7182080ff46fdc0e67c1ecaf877f97cb44969482.tar.xz cvez-7182080ff46fdc0e67c1ecaf877f97cb44969482.zip | |
README.md: add TODO section
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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" |
