Releases: veracode/github-actions-integration-helper
Releases · veracode/github-actions-integration-helper
Enable Platform-Specific Support for actions/artifact Versions (V3 for GHES, V4 for Cloud)
Since GHES supports only version V3 of actions/artifact, we’ve added support for both V3 and V4. Based on the platformType parameter, the appropriate actions/artifact object is created, with V4 set as the default for the Cloud environment.
Fix check run status updates and mitigated findings handling in pipeline scans
- Updated check run logic to ensure status is updated only after all matrix jobs across artefacts have completed.
- Resolved issue where check runs occasionally remained in a Pending state without updating.
- Fixed build status evaluation so that mitigated findings no longer cause the build to fail.
v0.1.7 release
VRM related changes
v0.1.6 Release
v0.1.6 - Support multiple artifacts for pipeline scanning change.
v0.1.5 Release
v0.1.5 Release - Fix the issue related to Invalid policy name validations
v0.1.4 Release
v0.1.4 Release - Fix the issue related to EU region validations
Always update check with results URL
Always update check with results URL
Introduce issue trigger flow flag as part of metadata
Fix empty results
Fix empty results
v0.1.0
- Introduce validation action to check invalid Veracode API ID and Veracode API Key.
- Introduce validation action to verify if the policy name specified is invalid against a profile.