Skip to content

Commit e43185f

Browse files
authored
Merge pull request #817 from GSA/snyk-update
snyk update
2 parents 6702658 + a45b5b7 commit e43185f

File tree

2 files changed

+2
-66
lines changed

2 files changed

+2
-66
lines changed

.snyk

Lines changed: 1 addition & 65 deletions
Original file line numberDiff line numberDiff line change
@@ -2,76 +2,12 @@
22
version: v1.25.0
33
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
44
ignore:
5-
SNYK-PYTHON-WERKZEUG-6035177:
6-
- '*':
7-
reason: >-
8-
Upgrade path is complex, Issue tracked in github:
9-
https://github.com/GSA/data.gov/issues/4217
10-
expires: 2025-02-28T19:29:54.032Z
11-
created: 2023-11-01T13:35:17.972Z
12-
SNYK-PYTHON-BEAKER-575115:
13-
- '*':
14-
reason: >-
15-
No remediation available yet; Not affecting us since the storage is
16-
not accessible to any other client
17-
expires: 2025-02-28T19:29:54.032Z
18-
created: 2022-12-08T16:20:58.023Z
19-
SNYK-PYTHON-WERKZEUG-3319936:
20-
- '*':
21-
reason: >-
22-
Upgrade path is complex, Issue tracked in github:
23-
https://github.com/GSA/data.gov/issues/4217
24-
expires: 2025-02-28T19:29:54.032Z
25-
created: 2023-02-15T16:20:58.023Z
26-
SNYK-PYTHON-WERKZEUG-3319935:
27-
- '*':
28-
reason: >-
29-
Upgrade path is complex, Issue tracked in github:
30-
https://github.com/GSA/data.gov/issues/4217
31-
expires: 2025-02-28T16:20:58.017Z
32-
created: 2023-02-15T16:20:58.023Z
33-
SNYK-PYTHON-FLASK-5490129:
34-
- '*':
35-
reason: >-
36-
Upgrade path is complex, Issue tracked in github:
37-
https://github.com/GSA/data.gov/issues/4303
38-
expires: 2025-02-28T19:29:54.032Z
39-
created: 2023-05-08T16:20:58.023Z
40-
SNYK-PYTHON-PYOPENSSL-6149520:
41-
- '*':
42-
reason: >-
43-
No remediation available yet; Issue tracked in github:
44-
https://github.com/GSA/data.gov/issues/4532
45-
expires: 2025-02-28T19:29:54.032Z
46-
created: 2024-01-11T19:29:54.039Z
47-
SNYK-PYTHON-PYOPENSSL-6592766:
48-
- '*':
49-
reason: >-
50-
No remediation available yet; Low severity.
51-
expires: 2025-02-28T17:24:47.251Z
52-
created: 2024-04-24T17:24:47.257Z
53-
SNYK-PYTHON-WERKZEUG-6808933:
54-
- '*':
55-
reason: >-
56-
Not affecting us since no debugger is enabled in cloud.gov apps
57-
expires: 2025-02-28T19:29:54.032Z
58-
SNYK-PYTHON-WERKZEUG-8309091:
59-
- '*':
60-
reason: >-
61-
Not affecting us since it only affects Windows systems
62-
expires: 2025-04-30T16:20:58.017Z
63-
SNYK-PYTHON-WERKZEUG-8309092:
64-
- '*':
65-
reason: >-
66-
Issue created and triaged. GitHub issue:
67-
https://github.com/GSA/data.gov/issues/4951
68-
expires: 2025-04-30T16:20:58.017Z
695
SNYK-PYTHON-CKAN-8689473:
706
- '*':
717
reason: >-
728
Issue created and triaged. GitHub issue:
739
https://github.com/GSA/data.gov/issues/5071
74-
expires: 2025-03-07T16:20:58.017Z
10+
expires: 2025-03-31T16:20:58.017Z
7511
patch: {}
7612
# specify the directories or files to be excludeed from import:
7713
exclude:

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ urllib3==2.3.0
9494
watchdog==6.0.0
9595
webassets==2.0
9696
webencodings==0.5.1
97-
Werkzeug==3.0.3
97+
Werkzeug==3.0.6
9898
wheel==0.42.0
9999
WTForms==3.2.1
100100
xlrd==2.0.1

0 commit comments

Comments
 (0)