forked from apache/cassandra-java-driver
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.snyk
19 lines (19 loc) · 920 Bytes
/
.snyk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.22.2
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JAVA-ORGGRAALVMSDK-2767964:
- '*':
reason: cannot upgrade to graal-sdk 22.1.0+ until we move off Java8, which is slated for later this year
expires: 2024-01-10T00:00:00.000Z
created: 2023-06-21T00:00:00.000Z
SNYK-JAVA-ORGGRAALVMSDK-2769618:
- '*':
reason: cannot upgrade to graal-sdk 22.1.0+ until we move off Java8, which is slated for later this year
expires: 2024-01-10T00:00:00.000Z
created: 2023-06-21T00:00:00.000Z
SNYK-JAVA-ORGGRAALVMSDK-5457933:
- '*':
reason: cannot upgrade to graal-sdk 22.1.0+ until we move off Java8, which is slated for later this year
expires: 2024-01-10T00:00:00.000Z
created: 2023-06-21T00:00:00.000Z