intel / cve-bin-tool

The CVE Binary Tool helps you determine if your system includes known vulnerabilities. You can scan binaries for over 200 common, vulnerable components (openssl, libpng, libxml2, expat and others), or if you know the components used, you can get a list of known vulnerabilities associated with an SBOM or a list of components and versions.
https://cve-bin-tool.readthedocs.io/en/latest/
GNU General Public License v3.0
1.18k stars 454 forks source link

test: improve coverage of tool (meta-issue) #4257

Open mastersans opened 1 month ago

mastersans commented 1 month ago

this is a meta issue to track all the missing coverage, the coverage report is 5 months old so the I'll handle the test accordingly (if test exist i'll take into account that too):

Note: this issue will be updated to include other missing coverage.

terriko commented 1 month ago

Thanks for working on this!