diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-03-20 15:38:39 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-03-20 15:38:39 -0400 |
commit | cb70595cb86ff7b257a16e3ca6a1f6e4285dc334 (patch) | |
tree | 8fcea3340d3868005c4b64811f15c76c3e3c2413 | |
parent | 82a96af793f3d2ba190b658d7586e44d3854ba82 (diff) | |
download | cvez-cb70595cb86ff7b257a16e3ca6a1f6e4285dc334.tar.bz2 cvez-cb70595cb86ff7b257a16e3ca6a1f6e4285dc334.zip |
README.md: add scap link
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -14,6 +14,7 @@ Database (NVD)][nvd]: * [ ] [man][] export * [ ] [cyclonedx][] support (for inventories) * [ ] [purl][] support (related to [cyclonedx][]) +* [ ] investigate [SCAP][] [nvd]: https://nvd.nist.gov/ "National Vulnerability Database" @@ -35,3 +36,5 @@ Database (NVD)][nvd]: "Package URL specification" [cyclonedx]: https://cyclonedx.org/use-cases/#authenticity "CycloneDX SBOM." +[scap]: https://csrc.nist.gov/projects/security-content-automation-protocol + "Security Content Automation Protocol." |