Title here
Summary here
This DefectDojo parser accepts JSON files created from the Synopsys Coverity CLI using the following command: coverity scan
.
Documentation for CLI can be found here.
Run coverity scan --project-dir <project_dir> --local <result_file> --local-format json
to create the JSON report.
Sample Coverity scans can be found here.