Reads an already initiated SAST Scan.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Checkmarx Account Code |
|
Yes | The Checkmarx account with all required properties such as URL, Username and Password. |
Checkmarx Project Name |
|
Yes | The project name to use in Checkmarx. |
Report Type |
|
Yes | Type of report to be generated. |
Scan Id |
|
Yes | Id of the scan to be read. |
Outputs
Output Name | Description |
---|---|
| ID of the scan. |
| Link to the scan results. |
| Number of High Vulnerabilities. |
| Number of Medium Vulnerabilities. |
| Number of Low Vulnerabilities. |
Artifacts
This operation doesn’t consume or produce any artifacts.
...