Closed
Description
When there are no products with known CVEs detected the html/pdf report is not generated at all, even when using "--report
" option, e.g.:
cve-bin-tool --offline --input-file=config/common/swlc/third_party_cve.json -f pdf,html,console -o report --report
The only report that is generated in that case is plain text (console) report.
Can it be fixed?
(Version: 3.2.1)