Skip to content

Commit 9eac522

Browse files
committed
Added VRM changes in the prepare policy scan result workflow
1 parent 0710660 commit 9eac522

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@ jobs:
105105
fail_checks_on_policy: ${{ inputs.break_build_policy_findings }}
106106
fail_checks_on_error: ${{ inputs.break_build_on_error }}
107107
filter_mitigated_flaws: ${{ inputs.filter_mitigated_flaws }}
108+
head_sha: ${{ inputs.sha }}
109+
gitRepositoryUrl: ${{ github.server_url }}/${{ inputs.source_repository }}
108110

109111
veracode-remove-sandbox:
110112
needs: policy_scan

0 commit comments

Comments
 (0)