Skip to content

Commit f307034

Browse files
committed
fix: add temporary ignore
1 parent 075f2cf commit f307034

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.snyk

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
22
version: v1.25.0
33
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4-
ignore:
4+
ignore:
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
510
SNYK-JS-BRACES-6838727:
611
- '*':
712
reason: devDependency

0 commit comments

Comments
 (0)