| Message ID | 20251011213455.4168626-1-peter.marko@siemens.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [scarthgap] vulnerabilities: update nvdcve file name | expand |
diff --git a/documentation/dev-manual/vulnerabilities.rst b/documentation/dev-manual/vulnerabilities.rst index f5f9fe3a0..22b85d53d 100644 --- a/documentation/dev-manual/vulnerabilities.rst +++ b/documentation/dev-manual/vulnerabilities.rst @@ -314,7 +314,7 @@ products defined in :term:`CVE_PRODUCT`. Then, for each found CVE: The CVE database is stored in :term:`DL_DIR` and can be inspected using ``sqlite3`` command as follows:: - sqlite3 downloads/CVE_CHECK/nvdcve_1.1.db .dump | grep CVE-2021-37462 + sqlite3 downloads/CVE_CHECK/nvd*.db .dump | grep CVE-2021-37462 When analyzing CVEs, it is recommended to: