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 f8a4105 commit 1455ad1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fortify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +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
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

0 comments on commit 1455ad1

Please sign in to comment.