]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
spdx30: Allow VEX Justification to be configurable
authorJoshua Watt <JPEWhacker@gmail.com>
Wed, 2 Jul 2025 16:43:28 +0000 (10:43 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 3 Jul 2025 09:38:25 +0000 (10:38 +0100)
commitc0fa3d92cefa74fa57c6c48c94acc64aa454e781
tree8f61a4c3067ded583411ba5e852c4ab5403c570f
parent02fbee02aae3ee60391c9105bc2450fe260aaeb7
spdx30: Allow VEX Justification to be configurable

Instead of hard coding the VEX justifications for "Ignored" CVE status,
add a map that configures what justification should be used for each
status.

This allows other justifications to be easily added, and also ensures
that status fields added externally (by downstream) can set an
appropriate justification if necessary.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/cve-check-map.conf
meta/lib/oe/spdx30_tasks.py