Skip to content

Commit

Permalink
setup snyk action for python
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrienWehrle committed Nov 23, 2024
1 parent 86d097e commit ec64ded
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,5 @@ jobs:
continue-on-error: true
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
args: --file=dev-requirements.txt --package-manager=pip --severity-threshold=high

0 comments on commit ec64ded

Please sign in to comment.