We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01bc33c commit f911d45Copy full SHA for f911d45
.github/workflows/fortify.yml
@@ -56,4 +56,4 @@ jobs:
56
DO_JOB_SUMMARY: true
57
DO_PR_COMMENT: true
58
DO_POLICY_CHECK: true
59
- #SETUP_EXTRA_OPTS: --sdlc-status Development --scan-types sast
+ SETUP_EXTRA_OPTS: --copy-from "${{ github.repository }}:${{ github.event.repository.default_branch }}"
0 commit comments