Coverity API
Export Coverity API view data in JSON format (/api/viewContents/issues
endpoint).
Currently these columns are mandatory:
displayType
(Type
in the UI)displayImpact
(Impact
in the UI)status
(Status
in the UI)firstDetected
(First Detected
in the UI)
Other supported attributes: cwe
, displayFile
, occurrenceCount
and firstDetected
Sample Scan Data
Sample Coverity API 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)