Skip to content

Commit 2846d41

Browse files
chore: update checkers table (#3584)
Co-authored-by: GitHub <[email protected]>
1 parent 41a7574 commit 2846d41

File tree

3 files changed

+16
-15
lines changed

3 files changed

+16
-15
lines changed

.github/actions/spelling/allow.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -603,6 +603,7 @@ templating
603603
terminology
604604
terri
605605
terriko
606+
tesseract
606607
testfiles
607608
tgz
608609
thrift

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ CVE Binary Tool uses the NVD API but is not endorsed or certified by the NVD.
1616

1717
The tool has two main modes of operation:
1818

19-
1. A binary scanner which helps you determine which packages may have been included as part of a piece of software. There are <!-- NUMBER OF CHECKERS START-->333<!--NUMBER OF CHECKERS END--> checkers. Our initial focus was on common, vulnerable open source components such as openssl, libpng, libxml2 and expat.
19+
1. A binary scanner which helps you determine which packages may have been included as part of a piece of software. There are <!-- NUMBER OF CHECKERS START-->334<!--NUMBER OF CHECKERS END--> checkers. Our initial focus was on common, vulnerable open source components such as openssl, libpng, libxml2 and expat.
2020
2. Tools for scanning known component lists in various formats, including .csv, several linux distribution package lists, language specific package scanners and several Software Bill of Materials (SBOM) formats.
2121

2222
It is intended to be used as part of your continuous integration system to enable regular vulnerability scanning and give you early warning of known issues in your supply chain. It can also be used to auto-detect components and create SBOMs.
@@ -209,7 +209,7 @@ The following checkers are available for finding components in binary files:
209209

210210
<!--CHECKERS TABLE BEGIN-->
211211
| | | | Available checkers | | | |
212-
|--------------- |----------------- |------------------ |------------ |---------------- |------------- |------------- |
212+
|--------------- |----------------- |------------------ |----------- |---------------- |------------- |----------- |
213213
| accountsservice |acpid |apache_http_server |apcupsd |apparmor |asn1c |assimp |
214214
| asterisk |atftp |avahi |axel |bash |bind |binutils |
215215
| bird |bison |bluez |boinc |botan |bro |bubblewrap |
@@ -252,12 +252,12 @@ The following checkers are available for finding components in binary files:
252252
| seahorse |shadowsocks_libev |sngrep |snort |sofia_sip |speex |spice |
253253
| sqlite |squashfs |squid |sslh |stellarium |strongswan |stunnel |
254254
| subversion |sudo |suricata |sylpheed |syslogng |sysstat |systemd |
255-
| tcpdump |tcpreplay |terminology |thrift |thttpd |thunderbird |timescaledb |
256-
| tinyproxy |tor |tpm2_tss |traceroute |transmission |trousers |twonky_server |
257-
| u_boot |udisks |unbound |unixodbc |upx |util_linux |varnish |
258-
| vim |vorbis_tools |vsftpd |webkitgtk |wget |wireshark |wolfssl |
259-
| wpa_supplicant |xerces |xml2 |xscreensaver |yasm |zabbix |zchunk |
260-
| zeek |zlib |znc |zsh | | | |
255+
| tcpdump |tcpreplay |terminology |tesseract |thrift |thttpd |thunderbird |
256+
| timescaledb |tinyproxy |tor |tpm2_tss |traceroute |transmission |trousers |
257+
| twonky_server |u_boot |udisks |unbound |unixodbc |upx |util_linux |
258+
| varnish |vim |vorbis_tools |vsftpd |webkitgtk |wget |wireshark |
259+
| wolfssl |wpa_supplicant |xerces |xml2 |xscreensaver |yasm |zabbix |
260+
| zchunk |zeek |zlib |znc |zsh | | |
261261
<!--CHECKERS TABLE END-->
262262

263263
All the checkers can be found in the checkers directory, as can the

doc/MANUAL.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ which is useful if you're trying the latest code from
196196

197197
<!--CHECKERS TABLE BEGIN-->
198198
| | | | Available checkers | | | |
199-
|--------------- |----------------- |------------------ |------------ |---------------- |------------- |------------- |
199+
|--------------- |----------------- |------------------ |----------- |---------------- |------------- |----------- |
200200
| accountsservice |acpid |apache_http_server |apcupsd |apparmor |asn1c |assimp |
201201
| asterisk |atftp |avahi |axel |bash |bind |binutils |
202202
| bird |bison |bluez |boinc |botan |bro |bubblewrap |
@@ -239,12 +239,12 @@ which is useful if you're trying the latest code from
239239
| seahorse |shadowsocks_libev |sngrep |snort |sofia_sip |speex |spice |
240240
| sqlite |squashfs |squid |sslh |stellarium |strongswan |stunnel |
241241
| subversion |sudo |suricata |sylpheed |syslogng |sysstat |systemd |
242-
| tcpdump |tcpreplay |terminology |thrift |thttpd |thunderbird |timescaledb |
243-
| tinyproxy |tor |tpm2_tss |traceroute |transmission |trousers |twonky_server |
244-
| u_boot |udisks |unbound |unixodbc |upx |util_linux |varnish |
245-
| vim |vorbis_tools |vsftpd |webkitgtk |wget |wireshark |wolfssl |
246-
| wpa_supplicant |xerces |xml2 |xscreensaver |yasm |zabbix |zchunk |
247-
| zeek |zlib |znc |zsh | | | |
242+
| tcpdump |tcpreplay |terminology |tesseract |thrift |thttpd |thunderbird |
243+
| timescaledb |tinyproxy |tor |tpm2_tss |traceroute |transmission |trousers |
244+
| twonky_server |u_boot |udisks |unbound |unixodbc |upx |util_linux |
245+
| varnish |vim |vorbis_tools |vsftpd |webkitgtk |wget |wireshark |
246+
| wolfssl |wpa_supplicant |xerces |xml2 |xscreensaver |yasm |zabbix |
247+
| zchunk |zeek |zlib |znc |zsh | | |
248248
<!--CHECKERS TABLE END-->
249249

250250
For a quick overview of usage and how it works, you can also see [the readme file](README.md).

0 commit comments

Comments
 (0)