actions-marketplace-validations/Veracode scan results to GitHub issues Action
Import the results of a Veracode scan as Issues for a repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scan-results-json | Scan results file | yes | filtered_results.json |
| github-token | GitHub token to access the repo | yes | ${{ github.token }} |
| wait-time | Delay (in seconds) between entering Issues into GitHub (due to rate limiting) | no | 2 |
| source_base_path_1 | Rewrite 1 | no | — |
| source_base_path_2 | Rewrite 2 | no | — |
| source_base_path_3 | Rewrite 3 | no | — |
| repo_owner | repo owner | no | — |
| fail_build | fail pipeline upon findings (true | false) | no | — |
| debug | enable debug logging | no | — |
| commitHash | commit hash | no | — |
| repo_name | repo name | no | — |
Outputs
no outputs