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.19k stars 457 forks source link

test: re-enable disabled tests #4353

Closed terriko closed 1 month ago

terriko commented 1 month ago

These are tests that were disabled when we were having data problems. I don't know if it's safe to re-enable them all so I'm making a PR to get some data.

terriko commented 1 month ago

Okay, this is now working but it's going to cause problems after I merge #4374 so I'm going to pre-emptively close this one and revisit with just the relevant tests later.