runkalicious/Veracode Pipeline Scan with Baseline
Perform a Veracode Pipeline Scan, comparing the results against the provided baseline file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| vid | Veracode API ID | yes | — |
| vkey | Veracode API Secret Key | yes | — |
| filename | Filepath of the file to scan | yes | — |
| results | Filename of the where to save JSON results | no | results.json |
| baseline | Filename of the baseline results JSON file | no | baseline.json |
| timeout | The number of minutes to wait before failing the job | no | 60 |
| severity | The severities that will fail this run | no | Very High, High |
| cwe | The CWEs that will fail this run. Default (empty) is all CWEs | no | "" |
| appid | The Veracode Platform application ID for reporting purposes | no | "" |
| allowfail | Set to false to prevent the scan results from ever failing the job | no | true |
Outputs
no outputs