]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
sbom-cve-check-update-cvelist-native: update to version 2026-08-03
authorBenjamin Robin <benjamin.robin@bootlin.com>
Mon, 3 Aug 2026 09:25:58 +0000 (11:25 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Aug 2026 16:55:17 +0000 (17:55 +0100)
Update cvelistV5 to the CVE database from 2026-08-03.

Signed-off-by: Benjamin Robin (Schneider Electric) <benjamin.robin@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-cvelist-native_2026-08-03.bb [moved from meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-cvelist-native_2026-07-23.bb with 89% similarity]

similarity index 89%
rename from meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-cvelist-native_2026-07-23.bb
rename to meta/recipes-devtools/sbom-cve-check/sbom-cve-check-update-cvelist-native_2026-08-03.bb
index 0ada6e89f3b3eda4845e0242f1b124e240802037..b2a665450311d8ad116feb80efa75c0b8e0fa4d8 100644 (file)
@@ -6,7 +6,7 @@ HOMEPAGE = "https://github.com/CVEProject/cvelistV5"
 SRC_URI = "git://github.com/CVEProject/cvelistV5.git;branch=main;protocol=https;destsuffix=;tag=${PV}_baseline"
 SBOM_CVE_CHECK_DB_NAME = "cvelist"
 
-SRCREV = "7a274ec07043f54c07d0a3b5c7fc89ba5793f023"
+SRCREV = "b160e6f2915ac726b29ee0689fc920f5016abef5"
 UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>.+)_baseline"
 
 require sbom-cve-check-update-db.inc