Releases: veracode/Veracode-pipeline-scan-action
v1.0.17 Release
v1.0.17 - Release - Support multiple artifacts
Update to the latest version
Update to the latest version
latest updates
latest updates
fix typo
fix typo
node20 update
node20 update
fix a typo
fix a typo
v1.0.11: Merge pull request #17 from veracode/fixBaselineCommit
Minor update to only commit the baseline file and remove all other files from the commit
update policy usage
use a single option to handle both policy use cases - veracode_policy_name
minor node updates
minor updates to the used node modules
Add --include parameter
Add --include parameter
Enter a case-sensitive, comma-separated list of name patterns that represent the names of the modules to scan as top-level modules. Veracode identifies these modules during prescan. The * wildcard matches zero or more characters. The ? wildcard matches exactly one character. For example, to include various module names that contain module: --include "module 1, module-*, module2.jar". The scan results show the names of the modules that Veracode identified and the modules included in the scan. This parameter does not pause, stop, or impact the performance of your pipeline.