Create New Scan
Creates a new scan.
Basic Parameters
Parameter | Description |
---|---|
Is Incremental | Specifies whether the scan is incremental of full. |
Is Public | Specifies whether the requested scan is public or private. |
Project ID | Specifies the Unique ID of the specific project to be scanned. |
Advanced Parameters
Parameter | Description |
---|---|
Comment | Specifies the scan comment. |
Custom Fields | Any customFields that may be needed. |
Force Scan | Specifies whether the code should be scanned regardless of unchanged code. |
Example Output
{
"id": -9223372036854776000,
"link": {
"rel": "string",
"uri": "string"
}
}
Workflow Library Example
Create New Scan with Checkmarx Sast and Send Results Via Email
Preview this Workflow on desktop