Register New Scan Report
Register a new scan report.
Parameters
Parameter | Description |
---|---|
Report Type | The type of report to register. |
Scan ID | The ID of the scan for which a new report will be registered. |
Example Output
{
"reportId": -9223372036854776000,
"links": {
"report": {
"rel": "string",
"uri": "string"
},
"status": {
"rel": "string",
"uri": "string"
}
}
}
Workflow Library Example
Register New Scan Report with Checkmarx Sast and Send Results Via Email
Preview this Workflow on desktop