diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-03-31 21:44:52 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-03-31 21:44:52 -0400 |
commit | 061d3bfb6c69c6451f47fa27bd503f0f6c664e85 (patch) | |
tree | 27be15b58a36a4ec50a21e034a14d875704ba0e3 | |
parent | 173b126c5672f87145d658ca051357c925a168c2 (diff) | |
download | cvez-061d3bfb6c69c6451f47fa27bd503f0f6c664e85.tar.bz2 cvez-061d3bfb6c69c6451f47fa27bd503f0f6c664e85.zip |
README.md: add osv
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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." |