We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc29f0 commit 1d3d2cdCopy full SHA for 1d3d2cd
.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-AXIOS-6032459:
6
+ - '*':
7
+ reason: Not applicable to axios usage inside node-analytics package
8
+ expires: 2024-12-08T16:13:38.499Z
9
+ created: 2023-11-08T16:13:38.503Z
10
+patch: {}
0 commit comments