mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 18:01:08 -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:
|
with:
|
||||||
inputs: requirements.txt
|
inputs: requirements.txt
|
||||||
ignore-vulns: |
|
ignore-vulns: |
|
||||||
PYSEC-2022-43162
|
|
||||||
PYSEC-2023-312
|
PYSEC-2023-312
|
||||||
|
|
||||||
static-scan:
|
static-scan:
|
||||||
|
|||||||
Reference in New Issue
Block a user