diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-03-13 10:18:43 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-03-13 10:18:43 -0400 |
commit | e18474b2a3d8c5525fa9941b71fe5a878bf14877 (patch) | |
tree | 4e16bcfd20e98d3fc63b84257ff08e2cf8a12add | |
parent | fab4b75cf2865e0022e68a8c1d4379a5763a67af (diff) | |
download | cvez-e18474b2a3d8c5525fa9941b71fe5a878bf14877.tar.bz2 cvez-e18474b2a3d8c5525fa9941b71fe5a878bf14877.zip |
README.md: update TODO
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -7,11 +7,10 @@ Database (NVD)][nvd]: * [Common Vulnerability Scoring System (CVSS)][cvss] * [Common Platform Enumeration (CPE)][cvss] -## Todo +## TODO -* [ ] database support +* [ ] [CISA KEVC][cisa-kevc] database support * [ ] [Common Weakness Enumerations (CWEs)][cwe] -* [ ] add [CISA Known Exploited Vulnerabilities Catalog][cisa-kevc] support [nvd]: https://nvd.nist.gov/ "National Vulnerability Database" |