Skip to main content

Create New Scan

Creates a new scan.

Basic Parameters

ParameterDescription
Is IncrementalSpecifies whether the scan is incremental of full.
Is PublicSpecifies whether the requested scan is public or private.
Project IDSpecifies the Unique ID of the specific project to be scanned.

Advanced Parameters

ParameterDescription
CommentSpecifies the scan comment.
Custom FieldsAny customFields that may be needed.
Force ScanSpecifies 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

Workflow LibraryPreview this Workflow on desktop