-
Notifications
You must be signed in to change notification settings - Fork 27
/
.snyk
44 lines (44 loc) · 2.67 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
36
37
38
39
40
41
42
43
44
# 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-ORGBOUNCYCASTLE-6277381:
- '*':
reason: >-
The Bouncycastle release that fixes this issue is incompatible with
OSGi so for now we have to wait for the next one.
expires: 2024-07-31T00:00:00.000Z
created: 2024-04-11T15:11:31.735Z
SNYK-JAVA-ORGJETBRAINSKOTLIN-2393744:
- '*':
reason: >-
Corda5 Shippable artifacts do not make use of detekt-cli, which is
where this dependency originates, this is used at compile / build time
only for static code analysis and not shipped in any of our releasable artifacts.
expires: 2025-11-20T14:30:31.735Z
created: 2024-11-20T14:30:31.735Z
SNYK-JAVA-ORGECLIPSEJETTY-8186141:
- '*':
reason: >-
This project acknowledges the presence of CVE-2024-6763 in the version of Jetty currently used by Javalin.
The vulnerability affects users of Jetty's HttpURI class, which our project does not directly utilize,
nor is it exposed through Javalin in our application context.
The Javalin team has indicated that they do not use HttpURI, and we have verified that our dependency tree presents no indirect
exposure. We will monitor Javalin updates and adopt a release upgrading Jetty to a patched version (≥12.0.12) when feasible.
Given the limited risk, no immediate action is required beyond ongoing dependency monitoring.
Note: there are currently no versions of Javalin released without this issue.
expires: 2025-11-21T14:30:31.735Z
created: 2024-11-21T12:30:31.735Z
SNYK-JAVA-ORGECLIPSEJETTY-8186158:
- '*':
reason: >-
This project acknowledges the presence of CVE-2024-6763 in the version of Jetty currently used by Javalin.
The vulnerability affects users of Jetty's HttpURI class, which our project does not directly utilize,
nor is it exposed through Javalin in our application context.
The Javalin team has indicated that they do not use HttpURI, and we have verified that our dependency tree presents no indirect
exposure. We will monitor Javalin updates and adopt a release upgrading Jetty to a patched version (≥12.0.12) when feasible.
Given the limited risk, no immediate action is required beyond ongoing dependency monitoring.
Note: there are currently no versions of Javalin released without this issue.
expires: 2025-11-21T14:30:31.735Z
created: 2024-11-21T12:30:31.735Z
patch: {}