mirror of
https://git.yoctoproject.org/poky
synced 2026-06-06 14:49:50 +00:00
ref-manual/variables.rst: document CVE_CHECK_VEX_JUSTIFICATION
Added by commit c0fa3d92cefa ("spdx30: Allow VEX Justification to be
configurable") in OE-Core.
(From yocto-docs rev: cee3eb30cc736d990f2232ede0bc6d9686a63713)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1d54ab1f9d
commit
5d32fd15c2
@@ -2054,6 +2054,13 @@ system and gives an overview of their function and contents.
|
||||
|
||||
CVE_CHECK_STATUSMAP[cpe-incorrect] = "Ignored"
|
||||
|
||||
:term:`CVE_CHECK_VEX_JUSTIFICATION`
|
||||
Mapping variable for :term:`CVE_STATUS` reasons
|
||||
(for example ``not-applicable-platform``) to :ref:`ref-classes-vex`
|
||||
justifications. Should be set as follows::
|
||||
|
||||
CVE_CHECK_VEX_JUSTIFICATION[not-applicable-config] = "vulnerableCodeNotPresent"
|
||||
|
||||
:term:`CVE_VERSION`
|
||||
In a recipe, defines the version used to match the recipe version
|
||||
against the version in the `NIST CVE database <https://nvd.nist.gov/>`__
|
||||
|
||||
Reference in New Issue
Block a user