We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2453de5 commit 108e679Copy full SHA for 108e679
1 file changed
.snyk
@@ -0,0 +1,10 @@
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:
5
+ SNYK-JS-REDIS-1255645:
6
+ - '*':
7
+ reason: 'High Severity - https://contentstack.atlassian.net/browse/IS-1224'
8
+ expires: 2025-06-15T05:52:48.301Z
9
+ created: 2025-05-15T05:52:48.306Z
10
+patch: {}
0 commit comments