aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2022-05-19 06:10:51 -0400
committerPaul Duncan <pabs@pablotron.org>2022-05-19 06:10:51 -0400
commitc418d6f0695e6bff9c3f5bfb222147bbd3b8cbc0 (patch)
tree665aa8998f78df9cb61b1474435af6d6ecfcb1d0
parentd5928ba3c7bee226cbe2be3f6fb7126012f109e9 (diff)
downloadcvez-c418d6f0695e6bff9c3f5bfb222147bbd3b8cbc0.tar.bz2
cvez-c418d6f0695e6bff9c3f5bfb222147bbd3b8cbc0.zip
README.md: add ATT&CK
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 96827c7..a43b028 100644
--- a/README.md
+++ b/README.md
@@ -14,6 +14,7 @@ Database (NVD)][nvd]:
* [ ] [man][] export
* [ ] [cyclonedx][] support (for inventories)
* [ ] [purl][] support (related to [cyclonedx][])
+* [ ] investigate [ATTACK][]
* [ ] investigate [SCAP][]
* [ ] investigate [OSV][]
* [ ] alternative: [cvedb][]
@@ -44,3 +45,5 @@ Database (NVD)][nvd]:
"Open Source Vulnerability database."
[cvedb]: https://github.com/trailofbits/cvedb
"trail of bits cvedb"
+[attack]: https://attack.mitre.org/versions/v10/resources/working-with-attack/
+ "ATT&CK"