cve-bin-tool
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...
closes #1861
Closes #1883
Closes #1881
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...
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...