mirror of
https://git.yoctoproject.org/poky
synced 2026-06-07 03:04:04 +00:00
ref-manual/classes.rst: insane: drop cve_status_not_in_db
This was dropped by commit 452e605b55ad ("cve-check: annotate CVEs
during analysis").
(From yocto-docs rev: 55aedec94dce3e3c0541ffaea666cff02d63a708)
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
649c93080f
commit
318738db38
@@ -1395,11 +1395,6 @@ The tests you can list with the :term:`WARN_QA` and
|
||||
paths to locations on the build host were used. Using such paths
|
||||
might result in host contamination of the build output.
|
||||
|
||||
- ``cve_status_not_in_db:`` Checks for each component if CVEs that are ignored
|
||||
via :term:`CVE_STATUS`, that those are (still) reported for this component
|
||||
in the NIST database. If not, a warning is printed. This check is disabled
|
||||
by default.
|
||||
|
||||
- ``debug-deps:`` Checks that all packages except ``-dbg`` packages
|
||||
do not depend on ``-dbg`` packages, which would cause a packaging
|
||||
bug.
|
||||
|
||||
Reference in New Issue
Block a user