notjake-cool-place/Veracode Fix for SCA
Automatically fixes vulnerabilities detected by Veracode SCA
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github-token | Github token to download artifacts and interact with GitHub API | yes | — |
| sca-scan-run-id | GitHub Actions run ID containing the SCA scan artifact | yes | — |
| sca-scan-artifact-id | Artifact ID of the SCA scan results | yes | — |
| repository | Target repository in format owner/repo | yes | — |
| branch | Target branch for the fix PR | yes | — |
| github-api-url | GitHub API URL (e.g., https://api.github.com) | yes | — |
| pr-number | Original PR number to post comments on | yes | — |
| fix-sca-params | Additional parameters for Fix SCA command | no | — |
Outputs
no outputs