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.24k stars 464 forks source link

fix: drop .fr from debian urls #4533

Closed ffontaine closed 6 days ago

ffontaine commented 4 weeks ago

Drop .fr from debian urls as there is no reason to prefer the French mirror Updated by: sed -i 's/\.fr//g' test/test_data/*py