-
Notifications
You must be signed in to change notification settings - Fork 130
/
.snyk
25 lines (25 loc) · 1010 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-JAVA-ORGJETBRAINSKOTLIN-2393744:
- '*':
reason: 'unaffected, only affects createTempFile and createTempDir kotlin function, which are not used'
expires: 2024-12-31T00:00:00.000Z
SNYK-JAVA-ORGBOUNCYCASTLE-5771339:
- '*':
reason: 'test-only dependency, no update available'
expires: 2024-12-31T00:00:00.000Z
SNYK-JAVA-ORGBOUNCYCASTLE-6084022:
- '*':
reason: 'test-only dependency, no update available'
expires: 2024-12-31T00:00:00.000Z
SNYK-JAVA-ORGBOUNCYCASTLE-6277380:
- '*':
reason: 'test-only dependency, no update available'
expires: 2024-12-31T00:00:00.000Z
SNYK-JAVA-ORGBOUNCYCASTLE-6613080:
- '*':
reason: 'test-only dependency, no update available'
expires: 2024-12-31T00:00:00.000Z
patch: {}