sroy037/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 }} |
| access_token | GitHub Fine-grained access Token | yes | — |
| inputFile | Results file from Veracode | no | results.json |
| fixType | Fix type | yes | batch |
| cwe | CWE to fix | no | — |
| source_base_path_1 | Rewrite path 1 | no | — |
| source_base_path_2 | Rwrite path 2 | no | — |
| source_base_path_3 | Rewrite path 3 | no | — |
| debug | Debug mode | no | false |
| language | Language | no | — |
| 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 |
Outputs
no outputs