-
Notifications
You must be signed in to change notification settings - Fork 35
Expand file tree
/
Copy path.snyk
More file actions
22 lines (22 loc) · 714 Bytes
/
.snyk
File metadata and controls
22 lines (22 loc) · 714 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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:
'*':
- build/*:
reason: Build data
expires: 2032-05-20T07:12:38.106Z
created: 2022-04-20T07:12:38.108Z
- src/integTest/*:
reason: Test data
expires: 2032-07-14T12:33:33.331Z
created: 2022-06-14T12:33:33.333Z
- src/test/*:
reason: Test data
expires: 2032-07-14T12:33:33.331Z
created: 2022-06-14T12:33:33.333Z
'SNYK-JAVA-COMFASTERXMLJACKSONCORE-15907551':
- '*':
reason: temporary exception
expires: '2026-06-01'
patch: {}