We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 075f2cf commit f307034Copy full SHA for f307034
.snyk
@@ -1,7 +1,12 @@
1
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2
version: v1.25.0
3
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4
-ignore:
+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
10
SNYK-JS-BRACES-6838727:
11
- '*':
12
reason: devDependency
0 commit comments