diff options
Diffstat (limited to 'documentation/ref-manual/classes.rst')
| -rw-r--r-- | documentation/ref-manual/classes.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/classes.rst b/documentation/ref-manual/classes.rst index 31bb1eeb94..567a4a8227 100644 --- a/documentation/ref-manual/classes.rst +++ b/documentation/ref-manual/classes.rst | |||
| @@ -488,7 +488,7 @@ You can also look for vulnerabilities in specific packages by passing | |||
| 488 | ``-c cve_check`` to BitBake. | 488 | ``-c cve_check`` to BitBake. |
| 489 | 489 | ||
| 490 | After building the software with Bitbake, CVE check output reports are available in ``tmp/deploy/cve`` | 490 | After building the software with Bitbake, CVE check output reports are available in ``tmp/deploy/cve`` |
| 491 | and image specific summaries in ``tmp/deploy/images/*.cve`` or ``tmp/deploy/images/*.json`` files. | 491 | and image specific summaries in ``tmp/deploy/images/*.json`` files. |
| 492 | 492 | ||
| 493 | When building, the CVE checker will emit build time warnings for any detected | 493 | When building, the CVE checker will emit build time warnings for any detected |
| 494 | issues which are in the state ``Unpatched``, meaning that CVE issue seems to affect the software component | 494 | issues which are in the state ``Unpatched``, meaning that CVE issue seems to affect the software component |
