Skip to content

Commit

Permalink
Update fortify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanbthomas authored Oct 1, 2024
1 parent 5e0044b commit bf4fb1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/fortify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,5 @@ jobs:
#DO_JOB_SUMMARY: true
#DO_PR_COMMENT: true
#DO_POLICY_CHECK: true
SETUP_EXTRA_OPTS: --sdlc-status Development --scan-types sast --copy-from "${{ github.repository }}:${{ github.event.repository.default_branch }}"
#SETUP_EXTRA_OPTS: --sdlc-status Development --scan-types sast --copy-from "${{ github.repository }}:${{ github.event.repository.default_branch }}"
SETUP_EXTRA_OPTS: --sdlc-status Development --scan-types sast --use-aviator --oss

0 comments on commit bf4fb1b

Please sign in to comment.