Skip to content

Commit

Permalink
docs: fix broken links from MANUAL.md (#2874)
Browse files Browse the repository at this point in the history
* docs: fix broken links from MANUAL.md (#2872)

* chore: Add 'nvdosvgadcurl' to the list

* fix: remove trailing space in.github/actions/spelling/allow.txt

---------

Co-authored-by: rudrakshkarpe <rudraksh.karpe@gamil.com>
Co-authored-by: Terri Oda <terri@toybox.ca>
  • Loading branch information
3 people authored Apr 13, 2023
1 parent 40b9280 commit 00a66ba
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 13 deletions.
1 change: 1 addition & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,7 @@ ntp
ntpsec
nvd
nvdosvgad
nvdosvgadcurl
OCSP
onboarding
oneline
Expand Down
29 changes: 16 additions & 13 deletions doc/MANUAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,28 +15,29 @@
- [CVE Data Download Arguments](#cve-data-download-arguments)
- [-u {now,daily,never,latest}, --update {now,daily,never,latest}](#-u-nowdailyneverlatest---update-nowdailyneverlatest)
- [-n {json,api,api2}, --nvd {json,api,api2}](#-n-jsonapiapi2---nvd-jsonapiapi2)
- [--nvd-api-key NVD_API_KEY](#--nvd-api-key-nvd_api_key)
- [-d {NVD,OSV,GAD} [{NVD,OSV,GAD} ...], --disable-data-source {NVD,OSV,GAD} [{NVD,OSV,GAD} ...]](#-d-nvdosvgad-nvdosvgad----disable-data-source-nvdosvgad-nvdosvgad-)
- [--nvd-api-key NVD\_API\_KEY](#--nvd-api-key-nvd_api_key)
- [-d {NVD,OSV,GAD,CURL} \[{NVD,OSV,GAD,CURL} ...\], --disable-data-source {NVD,OSV,GAD,CURL} \[{NVD,OSV,GAD,CURL} ...\]](#-d-nvdosvgadcurl-nvdosvgadcurl----disable-data-source-nvdosvgadcurl-nvdosvgadcurl-)
- [Checkers Arguments](#checkers-arguments)
- [-s SKIPS, --skips SKIPS](#-s-skips---skips-skips)
- [-r CHECKERS, --runs CHECKERS](#-r-checkers---runs-checkers)
- [Input Arguments](#input-arguments)
- [directory (positional argument)](#directory-positional-argument)
- [-i INPUT_FILE, --input-file INPUT_FILE](#-i-input_file---input-file-input_file)
- [--sbom-file SBOM_FILE](#--sbom-file-sbom_file)
- [-L PACKAGE_LIST, --package-list PACKAGE_LIST](#-l-package_list---package-list-package_list)
- [-i INPUT\_FILE, --input-file INPUT\_FILE](#-i-input_file---input-file-input_file)
- [--triage-input-file INPUT\_FILE](#--triage-input-file-input_file)
- [--sbom-file SBOM\_FILE](#--sbom-file-sbom_file)
- [-L PACKAGE\_LIST, --package-list PACKAGE\_LIST](#-l-package_list---package-list-package_list)
- [-C CONFIG, --config CONFIG](#-c-config---config-config)
- [Yaml example file](#yaml-example-file)
- [Toml example file](#toml-example-file)
- [Output Arguments](#output-arguments)
- [-o OUTPUT_FILE, --output-file OUTPUT_FILE](#-o-output_file---output-file-output_file)
- [--html-theme HTML_THEME](#--html-theme-html_theme)
- [-o OUTPUT\_FILE, --output-file OUTPUT\_FILE](#-o-output_file---output-file-output_file)
- [--html-theme HTML\_THEME](#--html-theme-html_theme)
- [-f {csv,json,console,html}, --format {csv,json,console,html}](#-f-csvjsonconsolehtml---format-csvjsonconsolehtml)
- [-c CVSS, --cvss CVSS](#-c-cvss---cvss-cvss)
- [-S {low,medium,high,critical}, --severity {low,medium,high,critical}](#-s-lowmediumhighcritical---severity-lowmediumhighcritical)
- [--report](#--report)
- [-A [<distro_name>-<distro_version_name>], --available-fix [<distro_name>-<distro_version_name>]](#-A-distro_name-distro_version_name---available-fix-distro_name-distro_version_name)
- [-b [<distro_name>-<distro_version_name>], --backport-fix [<distro_name>-<distro_version_name>]](#-b-distro_name-distro_version_name---backport-fix-distro_name-distro_version_name)
- [-A \[\<distro\_name\>-\<distro\_version\_name\>\], --available-fix \[\<distro\_name\>-\<distro\_version\_name\>\]](#-a-distro_name-distro_version_name---available-fix-distro_name-distro_version_name)
- [-b \[\<distro\_name\>-\<distro\_version\_name\>\], --backport-fix \[\<distro\_name\>-\<distro\_version\_name\>\]](#-b-distro_name-distro_version_name---backport-fix-distro_name-distro_version_name)
- [--affected-versions](#--affected-versions)
- [--vex VEX_FILE](#--vex-vex_file)
- [--sbom-output SBOM_OUTPUT](#--sbom-output-sbom_output)
Expand All @@ -46,17 +47,16 @@
- [Quiet Mode](#quiet-mode)
- [Logging modes](#logging-modes)
- [Merge Report Arguments](#merge-report-arguments)
- [-a INTERMEDIATE_PATH, --append INTERMEDIATE_PATH](#-a-intermediate_path---append-intermediate_path)
- [-a INTERMEDIATE\_PATH, --append INTERMEDIATE\_PATH](#-a-intermediate_path---append-intermediate_path)
- [-t TAG, --tag TAG](#-t-tag---tag-tag)
- [-m INTERMEDIATE_REPORTS, --merge INTERMEDIATE_REPORTS](#-m-intermediate_reports---merge-intermediate_reports)
- [-m INTERMEDIATE\_REPORTS, --merge INTERMEDIATE\_REPORTS](#-m-intermediate_reports---merge-intermediate_reports)
- [-F TAGS, --filter TAGS](#-f-tags---filter-tags)
- [Database Management](#database-management)
- [--export EXPORT](#--export-export)
- [--import IMPORT](#--import-import)
- [Deprecated Arguments](#deprecated-arguments)
- [-x, --extract](#-x---extract)
- [SBOM](#sbom)
- [Feedback & Contributions](#feedback--contributions)
- [Feedback \& Contributions](#feedback--contributions)
- [Security Issues](#security-issues)

The CVE Binary Tool scans for a number of common, vulnerable open source
Expand Down Expand Up @@ -1105,3 +1105,6 @@ Security issues with the tool itself can be reported to Intel's security inciden

If in the course of using this tool you discover a security issue with someone
else's code, please disclose responsibly to the appropriate party.


[def]: #-d-nvdosvgad-nvdosvgad----disable-data-source-nvdosvgad-nvdosvgad-

0 comments on commit 00a66ba

Please sign in to comment.