Skip to content

Releases: veracode/github-actions-integration-helper

Enable Platform-Specific Support for actions/artifact Versions (V3 for GHES, V4 for Cloud)

07 Oct 08:50
d9557a8

Choose a tag to compare

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

18 Sep 11:27
b4c5339

Choose a tag to compare

  • 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

18 Jun 13:28
854da90

Choose a tag to compare

VRM related changes

v0.1.6 Release

18 Dec 17:12
9c58edc

Choose a tag to compare

v0.1.6 - Support multiple artifacts for pipeline scanning change.

v0.1.5 Release

12 Dec 16:17
4effb23

Choose a tag to compare

v0.1.5 Release - Fix the issue related to Invalid policy name validations

v0.1.4 Release

19 Aug 10:43
301f0f8

Choose a tag to compare

v0.1.4 Release - Fix the issue related to EU region validations

Always update check with results URL

21 Jun 15:02
e6c5a64

Choose a tag to compare

Always update check with results URL

Introduce issue trigger flow flag as part of metadata

10 Apr 05:28
c151a1a

Choose a tag to compare

Fix empty results

31 Mar 07:36
dba9bc1

Choose a tag to compare

Fix empty results

v0.1.0

18 Mar 07:53

Choose a tag to compare

  1. Introduce validation action to check invalid Veracode API ID and Veracode API Key.
  2. Introduce validation action to verify if the policy name specified is invalid against a profile.