Releases: veracode/veracode-sca
v2.1.15 Release
Support Windows runners for Veracode GitHub Workflow Integration.
v2.1.14 release
Support for break build on policy findings in SCA scan.
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.
Update to the latest version
Update to the latest version
Updates
Fix empty results
minor updates to PR comments
minor updates to PR comments
adding no graph option
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
add no-graphs option
add no-graphs option
add no-graphs option
Store output as artefact
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.