Releases: veracode/github-actions-integration
v0.2.11 Release
v0.2.11 Release
Fixed bug related to Invalid policy name validation and veracode helper being added as source artifact.
v0.2.10 Release
Ruby language support
Additional configurations introduced for Build actions runs on, Build actions packager image and Build pre dependency command.
v0.2.9 Release
Fixes to support the APIs for EU region.
v0.2.8
Update policy scan timeout from 15 min to 30 min.
Update policy scan to work on rerun.
v0.2.7 Release
Enabled CLI auto packager for JS, Python, Go, Scala, React Native and Kotlin/Android.
v0.2.6 Release
Updated Readme file.
v0.2.5 Release changes
Diagnose a connection issue we are having while receiving check run events.
v0.2.4 Release
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
Mono repo issue fix
Auto packager support for .net
Minor issue fixes