]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
create-spdx-2.2.bbclass: Add CVE_CHECK_IGNORE to fixed CVEs
authorJörg Sommer <joerg.sommer@navimatix.de>
Tue, 3 Feb 2026 18:59:54 +0000 (19:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 Feb 2026 17:46:58 +0000 (17:46 +0000)
commitf8525224cb825b1aad2be240731eabafdde7612d
tree124c2a16bfd04d362a9d032bd5ad8ad0c4cf0d6a
parent090821f68f2b75b50f52712f15897b337f4717b8
create-spdx-2.2.bbclass: Add CVE_CHECK_IGNORE to fixed CVEs

The list of CVEs fixed by patches goes to the field *sourceInfo* in the
SBOM. But this list does not contain the CVEs marked for ignoring with the
Bitbake variable *CVE_CHECK_IGNORE*. Many recipes (e.g. openssh, glibc,
python) contain such entries and these are missing in the SBOM. Therefore,
add them to the list.

Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/create-spdx-2.2.bbclass