Pipeline Scan status codes
This table describes the status codes for a completed Pipeline Scan. You can configure your development pipeline to use these status codes for pass-fail criteria during scanning.
| Status code | Description |
|---|---|
| 0 | Pipeline Scan did not find any flaws. |
| 1-200 | Range of the number of discovered flaws. |
| -1 | Scan failed because of network flaws, invalid Veracode API credentials, or other problems. |
| -3 | Scan did not complete within the time specified for the --timeout parameter. |