veracode/Veracode Upload And Scan
Upload files to veracode and start a static scan.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| appname | appname | yes | ${{ github.repository }} |
| createprofile | createprofile | yes | true |
| filepath | filepath | yes | — |
| version | version | yes | Scan from Github job: ${{ github.run_id }}-${{ github.run_number }}-${{ github.run_attempt }} |
| vid | vid | yes | — |
| vkey | vkey | yes | — |
| createsandbox | true or false | no | — |
| sandboxname | name of the sandbox | no | — |
| scantimeout | wait X minutes for the scan to complete | no | — |
| exclude | modules to exclude from module selection | no | — |
| include | modules to include in module selection | no | — |
| criticality | business criticality - policy selection | no | — |
| pattern | filename pattern | no | — |
| replacement | replacement | no | — |
| sandboxid | specify to scan in a sandbox | no | — |
| scanallnonfataltoplevelmodules | All top level modules | no | — |
| selected | platform selected modules | no | — |
| selectedpreviously | selected modules like from previous scan | no | — |
| teams | teams | no | — |
| toplevel | teams | no | — |
| deleteincompletescan | automatically delete the current scan if there are any errors when uploading files or starting the scan | no | — |
| scanpollinginterval | Interval, in seconds, to poll for the status of a running scan. Value range is 30 to 120 (two minutes). Default is 120. | no | — |
| javawrapperversion | specify version of the Java API Wrapper; default is latest | no | — |
| debug | show detailed diagnostic information, which you can use for debugging, in the output. | no | — |
| includenewmodules | automatically select all new top-level modules for inclusion in the scan | no | — |
| maxretrycount | Number of times to retry the last request during certain error conditions or when a request times out. Value range is 1 to 5. | no | 5 |
| policy | Veracode Policy Name | no | "" |
Outputs
no outputs