Coverity API
Export Coverity API view data in JSON format (/api/viewContents/issues endpoint).
Currently these columns are mandatory:
displayType(Typein the UI)displayImpact(Impactin the UI)status(Statusin the UI)firstDetected(First Detectedin the UI)
Other supported attributes: cwe, displayFile, occurrenceCount and firstDetected
Sample Scan Data
Sample Coverity API scans can be found here.
Default Deduplication Hashcode Fields
By default, DefectDojo identifies duplicate Findings using these hashcode fields:
- title
- cwe
- line
- file path
- description
