Skip to content

Releases: veracode/veracode-sca

v2.1.15 Release

25 Nov 09:24
765a326

Choose a tag to compare

Support Windows runners for Veracode GitHub Workflow Integration.

v2.1.14 release

29 Oct 15:05
47b065e

Choose a tag to compare

Support for break build on policy findings in SCA scan.

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

07 Oct 08:49
36d86d4

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.

Update to the latest version

06 Jun 05:44
d87891a

Choose a tag to compare

Update to the latest version

Updates

29 Mar 08:01
6f565b4

Choose a tag to compare

Fix empty results

minor updates to PR comments

10 Jan 06:40
0f32dfc

Choose a tag to compare

adding no graph option

24 Jun 09:56
f910b2a

Choose a tag to compare

adding the option to not show the dependency graph information on the json output to make sure the file is not growing to big

add no-graphs option

15 Jun 21:20

Choose a tag to compare

add no-graphs option

add no-graphs option

15 Jun 20:59

Choose a tag to compare

add no-graphs option

Store output as artefact

05 Mar 09:51
8f68e02

Choose a tag to compare

The run will store 2 diferent types of artifacts.
If create-issues is set to true the artifact will be the json output stored as scaResults.json.
If create-issues is set to false the artifact will be the json output stored as scaResults.txt.
For both the artifact name will be Veracode Agent Based SCA Results.