diff options
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r-- | documentation/ref-manual/classes.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index ff41c84a73..aba618bab0 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
@@ -1395,11 +1395,6 @@ The tests you can list with the :term:`WARN_QA` and | |||
1395 | paths to locations on the build host were used. Using such paths | 1395 | paths to locations on the build host were used. Using such paths |
1396 | might result in host contamination of the build output. | 1396 | might result in host contamination of the build output. |
1397 | 1397 | ||
1398 | - ``cve_status_not_in_db:`` Checks for each component if CVEs that are ignored | ||
1399 | via :term:`CVE_STATUS`, that those are (still) reported for this component | ||
1400 | in the NIST database. If not, a warning is printed. This check is disabled | ||
1401 | by default. | ||
1402 | |||
1403 | - ``debug-deps:`` Checks that all packages except ``-dbg`` packages | 1398 | - ``debug-deps:`` Checks that all packages except ``-dbg`` packages |
1404 | do not depend on ``-dbg`` packages, which would cause a packaging | 1399 | do not depend on ``-dbg`` packages, which would cause a packaging |
1405 | bug. | 1400 | bug. |