cve-bin-tool icon indicating copy to clipboard operation
cve-bin-tool copied to clipboard

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...

Results 453 cve-bin-tool issues
Sort by recently updated
recently updated
newest added

This PR adds the checker for Apache HTTP server, which was requested in issue #1384. This is my first contribution to this project, and I have tried to adhere to...

awaiting maintainer

Change in order of vendors from `get_vendor_product_pairs` breaks tests, this can happen if a new index is created on database. Sort the vendors so index does not affect order of...