Skip to content

Commit

Permalink
Add redis ID to ignore vulnerability list in audit/no current fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Shumway committed Nov 21, 2024
1 parent 93587f5 commit 598a9af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ jobs:
inputs: requirements.txt
ignore-vulns: |
PYSEC-2024-60
PYSEC-2022-43162
- name: Run npm audit
run: make npm-audit

Expand Down

0 comments on commit 598a9af

Please sign in to comment.