|
3 | 3 | - [CVE Binary Tool User Manual](#cve-binary-tool-user-manual)
|
4 | 4 | - [How it works](#how-it-works)
|
5 | 5 | - [Installing](#installing)
|
6 |
| - - [Fixing Known Issues / What should I do if it finds something?](#fixing-known-issues--what-should-i-do-if-it-finds-something) |
| 6 | + - [Fixing Known Issues / What should I do if it finds something?](#fixing-known-issues-what-should-i-do-if-it-finds-something) |
7 | 7 | - [Limitations](#limitations)
|
8 | 8 | - [Optional Arguments](#optional-arguments)
|
9 |
| - - [-u {now,daily,never}, --update {now,daily,never}](#-u-nowdailynever---update-nowdailynever) |
10 |
| - - [-e EXCLUDE, --exclude EXCLUDE](#-e-exclude---exclude-exclude) |
11 |
| - - [-h, --help](#-h---help) |
12 |
| - - [-V, --version](#-v---version) |
13 |
| - - [--disable-version-check](#--disable-version-check) |
| 9 | + - [-u {now,daily,never}, --update {now,daily,never}](#u-now-daily-never-update-now-daily-never) |
| 10 | + - [-e EXCLUDE, --exclude EXCLUDE](#e-exclude-exclude-exclude) |
| 11 | + - [-h, --help](#h-help) |
| 12 | + - [-V, --version](#v-version) |
| 13 | + - [--disable-version-check](#disable-version-check) |
14 | 14 | - [Checkers Arguments](#checkers-arguments)
|
15 |
| - - [-s SKIPS, --skips SKIPS](#-s-skips---skips-skips) |
16 |
| - - [-r CHECKERS, --runs CHECKERS](#-r-checkers---runs-checkers) |
| 15 | + - [-s SKIPS, --skips SKIPS](#s-skips-skips-skips) |
| 16 | + - [-r CHECKERS, --runs CHECKERS](#r-checkers-runs-checkers) |
17 | 17 | - [Input Arguments](#input-arguments)
|
18 | 18 | - [directory (positional argument)](#directory-positional-argument)
|
19 |
| - - [-i INPUT_FILE, --input-file INPUT_FILE](#-i-input_file---input-file-input_file) |
20 |
| - - [-C CONFIG, --config CONFIG](#-c-config---config-config) |
| 19 | + - [-i INPUT_FILE, --input-file INPUT_FILE](#i-input-file-input-file-input-file) |
| 20 | + - [-C CONFIG, --config CONFIG](#c-config-config-config) |
21 | 21 | - [Yaml example file](#yaml-example-file)
|
22 | 22 | - [Toml example file](#toml-example-file)
|
23 | 23 | - [Output Arguments](#output-arguments)
|
24 |
| - - [-o OUTPUT_FILE, --output-file OUTPUT_FILE](#-o-output_file---output-file-output_file) |
25 |
| - - [--html-theme HTML_THEME](#--html-theme-html_theme) |
26 |
| - - [-f {csv,json,console,html}, --format {csv,json,console,html}](#-f-csvjsonconsolehtml---format-csvjsonconsolehtml) |
27 |
| - - [-c CVSS, --cvss CVSS](#-c-cvss---cvss-cvss) |
28 |
| - - [-S {low,medium,high,critical}, --severity {low,medium,high,critical}](#-s-lowmediumhighcritical---severity-lowmediumhighcritical) |
| 24 | + - [-o OUTPUT_FILE, --output-file OUTPUT_FILE](#o-output-file-output-file-output-file) |
| 25 | + - [--html-theme HTML_THEME](#html-theme-html-theme) |
| 26 | + - [-f {csv,json,console,html}, --format {csv,json,console,html}](#f-csv-json-console-html-format-csv-json-console-html) |
| 27 | + - [-c CVSS, --cvss CVSS](#c-cvss-cvss-cvss) |
| 28 | + - [-S {low,medium,high,critical}, --severity {low,medium,high,critical}](#s-low-medium-high-critical-severity-low-medium-high-critical) |
29 | 29 | - [Output verbosity](#output-verbosity)
|
30 | 30 | - [Quiet Mode](#quiet-mode)
|
31 | 31 | - [Logging modes](#logging-modes)
|
32 | 32 | - [Deprecated Arguments](#deprecated-arguments)
|
33 |
| - - [-x, --extract](#-x---extract) |
| 33 | + - [-x, --extract](#x-extract) |
34 | 34 | - [Feedback & Contributions](#feedback--contributions)
|
35 | 35 | - [Security Issues](#security-issues)
|
36 | 36 |
|
@@ -82,17 +82,17 @@ which is useful if you're trying the latest code from
|
82 | 82 | comma-separated list of checkers to disable
|
83 | 83 | -r RUNS, --runs RUNS comma-separated list of checkers to enable
|
84 | 84 |
|
85 |
| -| | | | Available checkers | | | | |
86 |
| -| -------- | --------- | ---------------| ------------------ | ---------- | ---------- | ------- | |
87 |
| -| avahi | bash | bind | binutils | busybox | bzip2 | cups | |
88 |
| -| curl | dovecot | expat | ffmpeg | freeradius | gcc | gimp | |
89 |
| -| gnutls | glibc | gstreamer | haproxy | hostapd | icecast | icu | |
90 |
| -| irssi | kerberos | libarchive | libdb | libgcrypt | libjpeg | libnss | |
91 |
| -| libtiff | libvirt | lighttpd | mariadb | memcached | ncurses | nessus | |
92 |
| -| netpbm | nginx | node | openafs | openldap | openssh | openssl | |
93 |
| -| openswan | openvpn | png | polarssl_fedora | postgresql | python | qt | |
94 |
| -| radare2 | rsyslog | samba | sqlite | strongswan | syslogng | systemd | |
95 |
| -| tcpdump | varnish | wireshark | xerces | xml2 | zlib | | |
| 85 | +| | | | Available checkers | | | | |
| 86 | +| -------- | -------- | ---------- | ------------------ | ---------- | -------- | ------- | |
| 87 | +| avahi | bash | bind | binutils | busybox | bzip2 | cups | |
| 88 | +| curl | dovecot | expat | ffmpeg | freeradius | gcc | gimp | |
| 89 | +| gnutls | glibc | gstreamer | haproxy | hostapd | icecast | icu | |
| 90 | +| irssi | kerberos | libarchive | libdb | libgcrypt | libjpeg | libnss | |
| 91 | +| libtiff | libvirt | lighttpd | mariadb | memcached | ncurses | nessus | |
| 92 | +| netpbm | nginx | node | openafs | openldap | openssh | openssl | |
| 93 | +| openswan | openvpn | png | polarssl_fedora | postgresql | python | qt | |
| 94 | +| radare2 | rsyslog | samba | sqlite | strongswan | syslogng | systemd | |
| 95 | +| tcpdump | varnish | wireshark | xerces | xml2 | zlib | | |
96 | 96 |
|
97 | 97 | For a quick overview of usage and how it works, you can also see [the readme file](README.md).
|
98 | 98 |
|
|
0 commit comments