aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2022-03-08 14:08:40 -0500
committerPaul Duncan <pabs@pablotron.org>2022-03-08 14:08:40 -0500
commitcd8316a648d43d1e135de35b5ee5614a302fed29 (patch)
treee59f107e6d5306f1943890f11d987d24088bc5df
parentcd60a3bec773f0f474a504cf67547918c26942ad (diff)
downloadcvez-cd8316a648d43d1e135de35b5ee5614a302fed29.tar.bz2
cvez-cd8316a648d43d1e135de35b5ee5614a302fed29.zip
README.md: add cisa kevc TODO
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 53f0a5a..dfe8c79 100644
--- a/README.md
+++ b/README.md
@@ -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"