-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy path.snyk
35 lines (35 loc) · 1.12 KB
/
.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
26
27
28
29
30
31
32
33
34
35
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-INFLIGHT-6095116:
- '*':
reason: 'No patch available'
expires: 2025-04-01T00:00:00.000Z
created: 2023-12-04T09:05:00.000Z
SNYK-JS-KATEX-8647963:
- '*':
reason: 'No patch available'
expires: 2025-04-01T00:00:00.000Z
created: 2025-02-04T15:29:00.000Z
SNYK-PYTHON-PANDAS-8549481:
- '*':
reason: 'No patch available'
expires: 2025-04-01T00:00:00.000Z
created: 2025-01-02T10:30:00.000Z
SNYK-PYTHON-JINJA2-8548181:
- '*':
reason: 'Will patch later'
expires: 2025-04-01T00:00:00.000Z
created: 2025-02-04T15:28:00.000Z
SNYK-PYTHON-JINJA2-8548987:
- '*':
reason: 'Will patch later'
expires: 2025-04-01T00:00:00.000Z
created: 2025-02-04T15:28:00.000Z
SNYK-PYTHON-TORNADO-8400708:
- '*':
reason: ''
expires: 2025-04-01T00:00:00.000Z
created: 2025-02-04T15:28:00.000Z
patch: {}
version: v1.25.0