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 #11285 from DefectDojo/release/2.40.2 (8b20fa0)