Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.

Commit 657852d

Browse files
Create .snyk file for vulnerability management
Added Snyk policy file to manage known vulnerabilities.
1 parent 9b8cd90 commit 657852d

1 file changed

Lines changed: 30 additions & 0 deletions

File tree

.snyk

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+
version: v1.25.1
3+
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
4+
ignore:
5+
SNYK-JS-NEXT-15104645:
6+
- '*':
7+
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
8+
expires: 2026-03-26T11:41:01.162Z
9+
created: 2026-02-24T11:41:01.165Z
10+
SNYK-JS-AJV-15274295:
11+
- '*':
12+
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
13+
expires: 2026-03-26T11:41:05.815Z
14+
created: 2026-02-24T11:41:05.822Z
15+
SNYK-JS-INFLIGHT-6095116:
16+
- '*':
17+
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
18+
expires: 2026-03-26T11:41:10.602Z
19+
created: 2026-02-24T11:41:10.605Z
20+
SNYK-JS-LODASH-15053838:
21+
- '*':
22+
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
23+
expires: 2026-03-26T11:41:14.973Z
24+
created: 2026-02-24T11:41:14.978Z
25+
SNYK-JS-MINIMATCH-15309438:
26+
- '*':
27+
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
28+
expires: 2026-03-26T11:41:19.159Z
29+
created: 2026-02-24T11:41:19.165Z
30+
patch: {}

0 commit comments

Comments
 (0)