Ben Matthews
Results
2
issues of
Ben Matthews
When I run the following command to create a markdown vulnerability report: ``` docker scout cves --locations --format markdown --output report.md ``` The vulnerable artifact locations are not included in...
I'd like to create stdout, SARIF and markdown reports in the same CVE scan - currently if I want all three formats, I have to run `docker scout cves --format...
enhancement