Coverity Scan JSON Report
File Types
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.
Example Commands to retrieve JSON output
Run coverity scan --project-dir <project_dir> --local <result_file> --local-format json
to create the JSON report.
Sample Scan Data
Sample Coverity scans can be found here.
Last modified November 18, 2024: Merge pull request #11287 from DefectDojo/master-into-dev/2.40.2-2.41.0-dev (3b0fd30)