New version of sbom-cve-check makes more torough version validation
and version strings with distro specific suffix is no longer accepted,
thus leaving some CVEs without version to compare (no-version-ranges).
These are RedHat CVEs listing version-less or distro versions.
Release 3.8.7 notes [1] contain reference to pull [2] from NVD report.
[1] https://github.com/libarchive/libarchive/releases/tag/v3.8.7
[2] https://github.com/libarchive/libarchive/pull/2898
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
RDEPENDS:${PN}-ptest += "bsdtar bsdcpio"
+CVE_STATUS[CVE-2026-4424] = "fixed-version: fixed since 3.8.7"
CVE_STATUS[CVE-2026-4426] = "fixed-version: fixed since 3.8.7"
CVE_STATUS[CVE-2026-5121] = "fixed-version: fixed since 3.8.7"
CVE_STATUS[CVE-2026-5745] = "fixed-version: fixed since 3.8.6"