File tree Expand file tree Collapse file tree 3 files changed +169
-26
lines changed Expand file tree Collapse file tree 3 files changed +169
-26
lines changed Original file line number Diff line number Diff line change 22version: v1.25.0
33# ignores vulnerabilities until expiry date; change duration by modifying expiry date
44ignore:
5- SNYK-JS-FORMDATA-10841150:
6- - '*':
7- reason: Waiting for @kubernetes/client-node upgrade to 1.0.0
8- expires: 2025-12-01T12:00:00.000Z
9- created: 2025-07-31T12:00:00.000Z
105 SNYK-JS-BRACES-6838727:
116 - '*':
127 reason: devDependency
@@ -18,18 +13,6 @@ ignore:
1813 There is no fix at this time
1914 expires: 2026-10-31T12:00:00.000Z
2015 created: 2025-09-15T12:00:00.000Z
21- SNYK-JS-INFLIGHT-6095116:
22- - '*':
23- reason: Waiting for upstream fix
24- expires: 2025-01-10T12:00:00.000Z
25- created: 2024-10-23T12:00:00.000Z
26- SNYK-JS-REQUEST-3361831:
27- - '*':
28- reason: >-
29- Waiting for @kubernetes/client-node fetch migration
30- https://github.com/kubernetes-client/javascript/blob/master/FETCH_MIGRATION.md
31- expires: 2025-01-10T12:00:00.000Z
32- created: 2024-10-23T12:00:00.000Z
3316 SNYK-JS-TOUGHCOOKIE-5672873:
3417 - '*':
3518 reason: >-
Original file line number Diff line number Diff line change 9797 "overrides" : {
9898 "@kubernetes/client-node" : {
9999 "ws" : " 8.17.1" ,
100- "tough-cookie" : " 4.1.3"
100+ "tough-cookie" : " 4.1.3" ,
101+ "form-data" : " 2.5.5"
101102 },
102103 "cross-spawn" : " ^7.0.5" ,
103104 "jsonpath-plus" : " 10.3.0"
You can’t perform that action at this time.
0 commit comments