support/scripts/cve-check: add indication how to run

Always run this script from the output of 'generate-cyclonedx'. Do not re-run
this script over an already analysed SBOM.

Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Thomas Perale
2026-05-29 17:06:28 +02:00
committed by Thomas Petazzoni
parent e46783d3a0
commit 646356162b

View File

@@ -29,6 +29,9 @@ database.
The NVD database is cloned using a mirror of it and the content is compared
locally.
Always run this script from the output of 'generate-cyclonedx'. Do not re-run
this script over an already analysed SBOM.
"""