tech-r-us-qa/Veracode Dependency Scanning

An action to execute Veracode Agent-Based SCA and import findings as issues

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenAuthorization token to query and create issuesyes${{ github.token }}
quickRun the SRCCLR with the `--quick` optionsnofalse
update_advisorShow update advisornofalse
urlA git URL to work with in case the scan is not for the current repositoryno""
create-issuesAn attribute to instruct the action to create an issue from found vulnerability or just simple text outputnofalse
pathA path within the repository where the build definition startsno.
debugRun the SRCCLR in debug modenofalse
skip-collectorsRun the SRCCLR with the `--skip-collectors` optionsnofalse
scan-collectorsRun the SRCCLR with the `--scan-collectors` options with comma separated valuesno""
allow-dirtyRun the SRCCLR with the `--allow-dirty` optionnofalse
recursiveRun the SRCCLR with the `--recursive` optionnofalse
skip-vmsRun the SRCCLR with the `--skip-vms` optionnofalse
no-graphsRun the SRCCLR with the `--no-graphs` optionnofalse
platformTypeSpecifies the platform environment type — use CLOUD for GitHub.com or ENTERPRISE for GitHub Enterprise Server (GHES).noCLOUD
breakBuildOnPolicyFindingsBreak the build based on the Policy Findingsnofalse
namedescription
scan-urlURL to the Veracode SCA scan results report