Skip to content

Commit 3ba7d06

Browse files
authored
Merge pull request #145 from dvsa/fix/cleanUp
fix: dep cleanup
2 parents 5fb3bb3 + e3d56a6 commit 3ba7d06

23 files changed

Lines changed: 256 additions & 128 deletions

.snyk

Lines changed: 12 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,65 +1,18 @@
1-
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
21
version: v1.25.0
3-
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
42
ignore:
5-
SNYK-JAVA-ORGYAML-6056527:
3+
snyk:lic:maven:org.dbunit:dbunit:LGPL-2.1:
64
- '*':
7-
reason: None Given
8-
expires: 2025-12-07T14:31:51.386Z
9-
created: 2024-05-08T14:31:51.388Z
10-
SNYK-JAVA-SOFTWAREAMAZONION-6153869:
5+
reason: Test framework dependency from active-support library, LGPL-2.1 acceptable for test-only usage
6+
expires: 2026-12-31T00:00:00.000Z
7+
created: 2026-01-05T00:00:00.000Z
8+
snyk:lic:maven:net.sf.jacob-project:jacob:LGPL-2.1:
119
- '*':
12-
reason: None Given
13-
expires: 2025-12-07T14:34:11.840Z
14-
created: 2024-05-08T14:34:11.846Z
15-
SNYK-JAVA-DOM4J-2812975:
10+
reason: Windows COM bridge dependency from active-support library, LGPL-2.1 acceptable for test automation
11+
expires: 2026-12-31T00:00:00.000Z
12+
created: 2026-01-05T00:00:00.000Z
13+
snyk:lic:maven:de.openkeyword:autoit:GPL-3.0:
1614
- '*':
17-
reason: None Given
18-
expires: 2025-12-07T14:38:10.419Z
19-
created: 2024-05-08T14:38:10.424Z
20-
SNYK-JAVA-DOM4J-174153:
21-
- '*':
22-
reason: None Given
23-
expires: 2025-12-07T14:38:48.420Z
24-
created: 2024-05-08T14:38:48.425Z
25-
SNYK-JAVA-ORGYAML-2806360:
26-
- '*':
27-
reason: None Given
28-
expires: 2025-12-07T14:51:31.152Z
29-
created: 2024-05-08T14:51:31.158Z
30-
SNYK-JAVA-ORGYAML-537645:
31-
- '*':
32-
reason: None Given
33-
expires: 2025-12-30T15:24:50.162Z
34-
created: 2024-05-31T15:24:50.169Z
35-
SNYK-JAVA-IONETTY-6483812:
36-
- '*':
37-
reason: Netty HTTP vulnerability - Planning upgrade of AWS SDK
38-
expires: 2025-12-30T00:00:00.000Z
39-
created: 2024-05-31T00:00:00.000Z
40-
SNYK-JAVA-COMGOOGLEPROTOBUF-8055227:
41-
- '*':
42-
reason: Protobuf vulnerability - Dependency through MySQL connector
43-
expires: 2025-12-30T00:00:00.000Z
44-
created: 2024-05-31T00:00:00.000Z
45-
SNYK-JAVA-COMMONSIO-8161190:
46-
- '*':
47-
reason: Commons IO vulnerability - Upgrade planned
48-
expires: 2025-12-30T00:00:00.000Z
49-
created: 2024-05-31T00:00:00.000Z
50-
SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-1048058:
51-
- '*':
52-
reason: HTTPClient vulnerability - Legacy dependency through jenkins-client
53-
expires: 2025-12-30T00:00:00.000Z
54-
created: 2024-05-31T00:00:00.000Z
55-
SNYK-JAVA-ORGAPACHEHTTPCOMPONENTS-31517:
56-
- '*':
57-
reason: HTTPClient directory traversal - Legacy dependency
58-
expires: 2025-12-30T00:00:00.000Z
59-
created: 2024-05-31T00:00:00.000Z
60-
SNYK-JAVA-IONETTY-8707739:
61-
- '*':
62-
reason: Netty handler vulnerability - Planning upgrade of AWS SDK
63-
expires: 2025-12-30T00:00:00.000Z
64-
created: 2024-05-31T00:00:00.000Z
15+
reason: Windows automation dependency from active-support library, GPL-3.0 acceptable for internal test tooling
16+
expires: 2026-12-31T00:00:00.000Z
17+
created: 2026-01-05T00:00:00.000Z
6518
patch: {}

0 commit comments

Comments
 (0)