diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-03-08 14:08:40 -0500 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-03-08 14:08:40 -0500 |
commit | cd8316a648d43d1e135de35b5ee5614a302fed29 (patch) | |
tree | e59f107e6d5306f1943890f11d987d24088bc5df | |
parent | cd60a3bec773f0f474a504cf67547918c26942ad (diff) | |
download | cvez-cd8316a648d43d1e135de35b5ee5614a302fed29.tar.bz2 cvez-cd8316a648d43d1e135de35b5ee5614a302fed29.zip |
README.md: add cisa kevc TODO
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -11,6 +11,7 @@ Database (NVD)][nvd]: * [ ] database support * [ ] [Common Weakness Enumerations (CWEs)][cwe] +* [ ] add [CISA Known Exploited Vulnerabilities Catalog][cisa-kevc] support [nvd]: https://nvd.nist.gov/ "National Vulnerability Database" @@ -22,3 +23,5 @@ Database (NVD)][nvd]: "Common Platform Enumeration" [cwe]: https://cwe.mitre.org/data/downloads.html "Common Weakness Enumeration" +[cisa-kevc]: https://www.cisa.gov/known-exploited-vulnerabilities-catalog + "CISA Known Exploited Vulnerabilities Catalog" |