Skip to content

Commit

Permalink
Modify snyk test argument to include entire codebase v1
Browse files Browse the repository at this point in the history
  • Loading branch information
nikki-t committed Aug 3, 2023
1 parent 097f201 commit a13465a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
args: >
--org=${{ secrets.SNYK_ORG_ID }}
--project-name=${{ github.repository }}
--all-projects
--detection-depth=5
--severity-threshold=high
--fail-on=all
Expand Down

0 comments on commit a13465a

Please sign in to comment.