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 or 255 | Scan failed because of network flaws, invalid Veracode API credentials, or other problems. |
-2 or 254 | Scan did not complete within the default timeout of 60 minutes. |
-3 or 253 | Scan did not complete within the time specified for the --timeout parameter. |