summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/classes.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/classes.rst')
-rw-r--r--documentation/ref-manual/classes.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst
index 8763e9e17e..b93279ff63 100644
--- a/documentation/ref-manual/classes.rst
+++ b/documentation/ref-manual/classes.rst
@@ -600,7 +600,7 @@ You can also look for vulnerabilities in specific packages by passing
600``-c cve_check`` to BitBake. 600``-c cve_check`` to BitBake.
601 601
602After building the software with Bitbake, CVE check output reports are available in ``tmp/deploy/cve`` 602After building the software with Bitbake, CVE check output reports are available in ``tmp/deploy/cve``
603and image specific summaries in ``tmp/deploy/images/*.cve`` or ``tmp/deploy/images/*.json`` files. 603and image specific summaries in ``tmp/deploy/images/*.json`` files.
604 604
605When building, the CVE checker will emit build time warnings for any detected 605When building, the CVE checker will emit build time warnings for any detected
606issues which are in the state ``Unpatched``, meaning that CVE issue seems to affect the software component 606issues which are in the state ``Unpatched``, meaning that CVE issue seems to affect the software component