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

Preview this Workflow on desktop