Skip to content

Releases: veracode/github-actions-integration

v0.2.11 Release

13 Dec 04:44
8c8cf56
Compare
Choose a tag to compare

v0.2.11 Release
Fixed bug related to Invalid policy name validation and veracode helper being added as source artifact.

v0.2.10 Release

13 Sep 06:29
9e81197
Compare
Choose a tag to compare

Ruby language support
Additional configurations introduced for Build actions runs on, Build actions packager image and Build pre dependency command.

v0.2.9 Release

21 Aug 09:45
44794e2
Compare
Choose a tag to compare

Fixes to support the APIs for EU region.

v0.2.8

26 Jul 13:51
702a4a8
Compare
Choose a tag to compare

Update policy scan timeout from 15 min to 30 min.
Update policy scan to work on rerun.

v0.2.7 Release

23 Jul 19:04
5376040
Compare
Choose a tag to compare

Enabled CLI auto packager for JS, Python, Go, Scala, React Native and Kotlin/Android.

v0.2.6 Release

18 Jul 13:16
17bfa3b
Compare
Choose a tag to compare

Updated Readme file.

v0.2.5 Release changes

18 Jul 09:59
ee6b314
Compare
Choose a tag to compare

Diagnose a connection issue we are having while receiving check run events.

v0.2.4 Release

18 Jul 10:02
fcd26f2
Compare
Choose a tag to compare

The workflow tool will now connect to a Kafka topic
Consume a check_run event
Transform and Publish check_run events to Kafka
Transform and Publish installation and installation_repository events
Consume and produce scan results URL from Check Run
Update Probot app to consume policy scans only

v0.2.3 Release

18 Jul 10:08
Compare
Choose a tag to compare

Mono repo issue fix
Auto packager support for .net
Minor issue fixes