forked from snyk/driftctl-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.snyk
25 lines (25 loc) · 979 Bytes
/
.snyk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.25.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-GOT-2932019:
- '*':
reason: Unreachable as tool is used for static site generation
created: '2022-06-20T09:28:43.796Z'
expires: '2022-09-20T09:28:43.797Z'
SNYK-JS-TRIM-1017038:
- '*':
reason: Unreachable as tool is used for static site generation
created: '2022-01-18T14:54:43.796Z'
expires: '2022-09-20T14:54:43.797Z'
SNYK-JS-TERSER-2806366:
- '*':
reason: Unreachable as tool is used for static site generation
expires: 2022-09-21T16:39:22.121Z
created: 2022-08-22T16:39:22.127Z
SNYK-JS-MINIMATCH-3050818:
- '*':
reason: Not exploitable as Nuxt is used for static site generation
expires: 2022-10-25T17:01:31.925Z
created: 2022-11-25T17:01:31.933Z
patch: {}