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.14k stars 444 forks source link

bug: 0 cve html report #4221

Open terriko opened 1 week ago

terriko commented 1 week ago
         There's still a bug here:

https://github.com/intel/cve-bin-tool/blob/5e589ffc7a6ec87a99e8366d1c6a466959a5d8b9/cve_bin_tool/output_engine/print_mode/templates/content.html#L27

3906

3910

Originally posted by @wideglide in https://github.com/intel/cve-bin-tool/issues/3899#issuecomment-1992490964

Pulling this out because I missed it earlier. Not sure if it's still an issue but filing it to be checked.