1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

ref-manual: add missing CVE_CHECK manifest variables

Variables that can be used for toggling creation of manifest and
specifying the path to the output in the deploy directory.

(From yocto-docs rev: ec12435c8068c3fb78f11c9a550827e25beb6d67)

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
(cherry picked from commit 14131a42a7ea8bbae2165c1b8dbcabd5f28b2b22)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
Antonin Godard
2024-10-09 09:40:59 +02:00
committed by Steve Sakoman
parent 86373fe16b
commit 90798fdc88
+12
View File
@@ -1678,9 +1678,21 @@ system and gives an overview of their function and contents.
variable only in certain contexts (e.g. when building for kernel variable only in certain contexts (e.g. when building for kernel
and kernel module recipes). and kernel module recipes).
:term:`CVE_CHECK_CREATE_MANIFEST`
Specifies whether to create a CVE manifest to place in the deploy
directory. The default is "1".
:term:`CVE_CHECK_IGNORE` :term:`CVE_CHECK_IGNORE`
This variable is deprecated and should be replaced by :term:`CVE_STATUS`. This variable is deprecated and should be replaced by :term:`CVE_STATUS`.
:term:`CVE_CHECK_MANIFEST_JSON`
Specifies the path to the CVE manifest in JSON format. See
:term:`CVE_CHECK_CREATE_MANIFEST`.
:term:`CVE_CHECK_MANIFEST_JSON_SUFFIX`
Allows to modify the JSON manifest suffix. See
:term:`CVE_CHECK_MANIFEST_JSON`.
:term:`CVE_CHECK_REPORT_PATCHED` :term:`CVE_CHECK_REPORT_PATCHED`
Specifies whether or not the :ref:`ref-classes-cve-check` Specifies whether or not the :ref:`ref-classes-cve-check`
class should report patched or ignored CVEs. The default is "1", but you class should report patched or ignored CVEs. The default is "1", but you