veracode/Veracode Container/IaC/Secrets Scanning GitHub Action
Veracode Container/IaC/Secrets Scanning GitHub Action
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| vid | vid | yes | — |
| vkey | vkey | yes | — |
| github-token | GitHub token to access the repo | yes | ${{ github.token }} |
| command | Scan command to run (scan|sbon) | yes | scan |
| source | location of the scan source for the target type. | yes | . |
| format | format in which to output the scan results. Enter one of the following values (json|table) | yes | json |
| type | Which type of scan to run (image|archive|repo|directory) | yes | directory |
| debug | debug | no | false |
| fail_build | fail_build | no | false |
| fail_build_on_error | fail_build_on_error | no | false |
| platformType | Specifies the platform environment type — use CLOUD for GitHub.com or ENTERPRISE for GitHub Enterprise Server (GHES). | no | CLOUD |
| generate_sbom_output | Generate SBOM files as part of the scan | no | true |
Outputs
no outputs