veracode/Veracode Fix
Fix Veracode Static Findings
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 Key | yes | — |
| token | GitHub Token | yes | ${{ github.token }} |
| inputFile | Results file from Veracode | no | results.json |
| fixType | Fix type | yes | batch |
| cwe | CWE to fix | no | — |
| debug | Debug mode | no | false |
| prComment | Create comments for fixes on PRs | no | false |
| createPR | Create PRs for fixes | no | false |
| files | Files to fix | yes | all |
| codeSuggestion | Code suggestion | no | false |
| emailForCommits | Specify an email that should be used for commits. The default value is octocat@github.com | yes | octocat@github.com |
| useGitHubApp | Use GitHub App mode (post single comment with /veracode commands instead of individual fix comments). Options: auto (detect), true (force), false (disable) | no | false |
Outputs
no outputs