diff options
author | Paul Duncan <pabs@pablotron.org> | 2022-03-18 22:48:35 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2022-03-18 22:48:35 -0400 |
commit | f857551bc4405abe5d41e44d63cc77270ef92ab5 (patch) | |
tree | 1f3be50531f3f192cf4aaddc26cc994e9cdf02b8 | |
parent | 94d172cd13466cbef49c40cc23efdda2e345f32b (diff) | |
download | cvez-f857551bc4405abe5d41e44d63cc77270ef92ab5.tar.bz2 cvez-f857551bc4405abe5d41e44d63cc77270ef92ab5.zip |
README.md: remove cisa kevc, add man idea
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,8 +9,8 @@ Database (NVD)][nvd]: ## TODO -* [ ] [CISA KEVC][cisa-kevc] database support * [ ] [Common Weakness Enumerations (CWEs)][cwe] +* [ ] [man][] export [nvd]: https://nvd.nist.gov/ "National Vulnerability Database" @@ -24,3 +24,5 @@ Database (NVD)][nvd]: "Common Weakness Enumeration" [cisa-kevc]: https://www.cisa.gov/known-exploited-vulnerabilities-catalog "CISA Known Exploited Vulnerabilities Catalog" +[man]: https://www.golinuxcloud.com/create-man-page-template-linux-with-examples/ + "man format export" |