You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No CVEs that were imported from the Redhat source are taken into account for CVE scans.
The attached SBOM contains a component qt6-qtbase-0, version 6.8.1-9.el10_0 which is vulnerable to CVE-2025-5455. The CVE was imported from Redhat and is present with the following entry in the cve_range table: CVE-2025-5455,redhat,qt6-qtbase-0,6.8.1-9.el10_0,"","","","",REDHAT
To reproduce
Steps to reproduce the behaviour:
Scan the attached SBOM: cve-bin-tool --sbom cyclonedx --sbom-file sbom.json
Description
No CVEs that were imported from the Redhat source are taken into account for CVE scans.
The attached SBOM contains a component
qt6-qtbase-0, version6.8.1-9.el10_0which is vulnerable to CVE-2025-5455. The CVE was imported from Redhat and is present with the following entry in thecve_rangetable:CVE-2025-5455,redhat,qt6-qtbase-0,6.8.1-9.el10_0,"","","","",REDHATTo reproduce
Steps to reproduce the behaviour:
cve-bin-tool --sbom cyclonedx --sbom-file sbom.jsonqt6-qtbase-0Version/platform info
cve-bin-tool --version): 3.4, also present on current main branch (376f864)pipx install cve-bin-tool