mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-22 02:21:50 -05:00
Remove extra vulnerability from our ignore list
This changeset fixes an oversight where a vulnerability got added back to our ignore list. Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
1
.github/workflows/checks.yml
vendored
1
.github/workflows/checks.yml
vendored
@@ -100,7 +100,6 @@ jobs:
|
||||
with:
|
||||
inputs: requirements.txt
|
||||
ignore-vulns: |
|
||||
PYSEC-2022-43162
|
||||
PYSEC-2023-312
|
||||
|
||||
static-scan:
|
||||
|
||||
Reference in New Issue
Block a user