aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2022-03-31 21:44:52 -0400
committerPaul Duncan <pabs@pablotron.org>2022-03-31 21:44:52 -0400
commit061d3bfb6c69c6451f47fa27bd503f0f6c664e85 (patch)
tree27be15b58a36a4ec50a21e034a14d875704ba0e3
parent173b126c5672f87145d658ca051357c925a168c2 (diff)
downloadcvez-061d3bfb6c69c6451f47fa27bd503f0f6c664e85.tar.bz2
cvez-061d3bfb6c69c6451f47fa27bd503f0f6c664e85.zip
README.md: add osv
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9103c04..a408d3e 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,7 @@ Database (NVD)][nvd]:
* [ ] [cyclonedx][] support (for inventories)
* [ ] [purl][] support (related to [cyclonedx][])
* [ ] investigate [SCAP][]
+* [ ] investigate [OSV][]
[nvd]: https://nvd.nist.gov/
"National Vulnerability Database"
@@ -38,3 +39,5 @@ Database (NVD)][nvd]:
"CycloneDX SBOM."
[scap]: https://csrc.nist.gov/projects/security-content-automation-protocol
"Security Content Automation Protocol."
+[osv]: https://github.com/google/osv
+ "Open Source Vulnerability database."