Add redis ID to ignore vulnerability list in audit/no current fix

This commit is contained in:
Andrew Shumway
2024-11-21 11:42:30 -07:00
parent 93587f528e
commit 598a9af6f1

View File

@@ -144,6 +144,7 @@ jobs:
inputs: requirements.txt
ignore-vulns: |
PYSEC-2024-60
PYSEC-2022-43162
- name: Run npm audit
run: make npm-audit