Skip to main content

Register New Scan Report

Register a new scan report.

Parameters

ParameterDescription
Report TypeThe type of report to register.
Scan IDThe 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

Workflow LibraryPreview this Workflow on desktop