Skip to content

Commit 1d3d2cd

Browse files
authored
chore: ignore SNYK-JS-AXIOS-6032459 (#1730)
1 parent bbc29f0 commit 1d3d2cd

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.snyk

+10
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)