aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2022-03-31 22:57:22 -0400
committerPaul Duncan <pabs@pablotron.org>2022-03-31 22:57:22 -0400
commitd5928ba3c7bee226cbe2be3f6fb7126012f109e9 (patch)
treee7a22790a6fa8872434f2786050c8a39758f0410
parentb1b9d435c32cd2c9bba0faeaa3d169aecbc52b11 (diff)
downloadcvez-d5928ba3c7bee226cbe2be3f6fb7126012f109e9.tar.bz2
cvez-d5928ba3c7bee226cbe2be3f6fb7126012f109e9.zip
README.md: add link to cvedb
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index a408d3e..96827c7 100644
--- a/README.md
+++ b/README.md
@@ -16,6 +16,7 @@ Database (NVD)][nvd]:
* [ ] [purl][] support (related to [cyclonedx][])
* [ ] investigate [SCAP][]
* [ ] investigate [OSV][]
+* [ ] alternative: [cvedb][]
[nvd]: https://nvd.nist.gov/
"National Vulnerability Database"
@@ -41,3 +42,5 @@ Database (NVD)][nvd]:
"Security Content Automation Protocol."
[osv]: https://github.com/google/osv
"Open Source Vulnerability database."
+[cvedb]: https://github.com/trailofbits/cvedb
+ "trail of bits cvedb"