...
Input Name | Input Code | Required | Description |
---|---|---|---|
Checkmarx Account Code |
| Y | The Checkmarx account with all required properties such as URL, Username and Password. |
Checkmarx Project Name |
| Y | The project name to use in Checkmarx. If no project exists with this name, one will be created. |
Wait for Scan to Complete |
| Y | Whether to wait for the scan to complete or not. If set to false, you will need to use readCxOSAScan to see results. |
Scan Directory |
| Y | The directory where files to be scanned will be uploaded from. Also, a zip file will be created in this directory containg those files. Typically, you would want to leave this as the artifacts directory, which is the default. |
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. |
...