Skip to content

Commit 7d65ce0

Browse files
Enabled configuration to automatically remove incomplete scans from the platform for both policy and sandbox scans.
1 parent d0337d6 commit 7d65ce0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/veracode-sandbox-scan.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,4 @@ jobs:
6666
sandboxname: GitHub App Scans-${{ github.event.client_payload.repository.branch }}
6767
failbuild: ${{ github.event.client_payload.user_config.break_build_policy_findings }}
6868
gitRepositoryUrl: ${{ github.server_url }}/${{ github.event.client_payload.repository.full_name }}
69+
deleteincompletescan: true

0 commit comments

Comments
 (0)