Skip to content

Releases: veracode/veracode-uploadandscan-action

Update for dependabot

07 Jun 15:30
f7e1fbf
Compare
Choose a tag to compare

Update for dependabot

Initial Release of a Veracode action to perform an Upload and Scan

26 Aug 14:26
f7e1fbf
Compare
Choose a tag to compare

Initial release of a Veracode action that performs an Upload and Scan using the Veracode Java API wrapper, this can be used to perform a Veracode Static Analysis, as a policy scan, sandbox scan and to scan for software composition analysis.

Added new option for includenewmodules

02 May 02:52
98e2a29
Compare
Choose a tag to compare

Added new option for includenewmodules

Minor release: adding "scanpollinginterval" parameter

17 Feb 08:20
Compare
Choose a tag to compare

adding "scanpollinginterval" parameter
Interval, in seconds, to poll for the status of a running scan. Value range is 30 to 120 (two minutes). Default is 120.

Minor release: typo fix

30 Jun 14:41
35794da
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

Minor release: add debug function

22 Jun 14:36
4cd3f8b
Compare
Choose a tag to compare

This release adds two optional parameters that allow pinning the version of the Veracode Java API Wrapper used by the action, and setting the debug parameter to generate additional troubleshooting output from the action.

What's Changed

Full Changelog: 0.2.2...0.2.3

Updated for latest uploadandscan capabilities

06 May 14:45
c1ac369
Compare
Choose a tag to compare

This release catches up on changes and updates to the underlying uploadandscan capabilities of the Veracode API Wrapper command line tool, and clarifies some things to the readme.

What's Changed

New Contributors

Full Changelog: 0.2.1...0.2.2

Updated for more Upload and Scan parameters

13 Oct 14:07
c5e63c8
Compare
Choose a tag to compare

This release includes more support for Veracode Upload and scan API parameters