vincent-deng/Veracode GitHub Checks
Create GitHub Checks for Veracode Scans
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | the target `owner/repo` to manage the check run on (defaults to the current repository | no | — |
| sha | the target commit's SHA (defaults to the current commit) | no | — |
| token | your GITHUB_TOKEN | yes | — |
| name | the name of the check to create (incompatible with `check_id`) | no | — |
| status | the status of your check | no | in_progress |
| details_url | a URL with more details about your check, will be overriden by `action_url` depending on context | no | — |
Outputs
| name | description |
|---|---|
| check_id | the ID of the created check, useful to update it in another action |