From 6b01e6bac050aff05065143824472588bd36af60 Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Thu, 22 Aug 2024 10:04:56 +0100 Subject: [PATCH 1/8] chore: tag naming --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 24859e7..df62ed7 100644 --- a/pom.xml +++ b/pom.xml @@ -137,7 +137,7 @@ com.deque.html.axe-core selenium - 4.9.0 + 4.9.1 org.bouncycastle From ba76ab5e850623351fcd82911223de649bc74c39 Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Thu, 22 Aug 2024 10:06:44 +0100 Subject: [PATCH 2/8] chore: up snakeyaml --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index df62ed7..e452c64 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ 1.26.0 20180130 42.3.9 - 1.31 + 2.0 1.0.3 20231013 11 From 3e7235106da2d70e873eb4dfc29bd5d07825d7ff Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Thu, 22 Aug 2024 10:10:43 +0100 Subject: [PATCH 3/8] chore:update snyk file --- .snyk | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) diff --git a/.snyk b/.snyk index 7c951ce..5159492 100644 --- a/.snyk +++ b/.snyk @@ -5,36 +5,21 @@ ignore: SNYK-JAVA-DOM4J-174153: - '*': reason: None Given - expires: 2024-07-08T13:15:21.624Z + expires: 2024-12-08T13:15:21.624Z created: 2024-05-09T13:15:21.627Z SNYK-JAVA-DOM4J-2812795: - '*': reason: None Given - expires: 2024-07-08T13:16:12.796Z + expires: 2024-12-08T13:16:12.796Z created: 2024-05-09T13:16:12.804Z SNYK-JAVA-SOFTWAREAMAZONION-6153869: - '*': reason: None Given - expires: 2024-07-08T13:27:49.964Z + expires: 2024-12-08T13:27:49.964Z created: 2024-05-09T13:27:49.971Z SNYK-JAVA-DOM4J-2812975: - '*': reason: no fix expires: 2024-07-08T17:23:14.009Z created: 2024-05-09T17:23:14.014Z - SNYK-JAVA-ORGSELENIUMHQSELENIUM-6062318: - - '*': - reason: None Given - expires: 2024-07-08T15:45:53.270Z - created: 2024-05-09T15:45:53.284Z - SNYK-JAVA-ORGYAML-6056527: - - '*': - reason: no fix - expires: 2024-07-08T17:23:28.159Z - created: 2024-05-09T17:23:28.165Z - SNYK-JAVA-ORGYAML-2806360: - - '*': - reason: no fix - expires: 2024-07-08T17:24:05.946Z - created: 2024-05-09T17:24:05.953Z patch: {} From 8d328d4ae20c2dc3a019efeee9550366b6f29da0 Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Thu, 22 Aug 2024 10:12:41 +0100 Subject: [PATCH 4/8] chore:update snyk file --- .snyk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.snyk b/.snyk index 5159492..e34330a 100644 --- a/.snyk +++ b/.snyk @@ -20,6 +20,6 @@ ignore: SNYK-JAVA-DOM4J-2812975: - '*': reason: no fix - expires: 2024-07-08T17:23:14.009Z + expires: 2024-12-08T17:23:14.009Z created: 2024-05-09T17:23:14.014Z patch: {} From 292358283dc03f7949cd933a3cb29f240bb2625d Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Thu, 22 Aug 2024 10:15:06 +0100 Subject: [PATCH 5/8] chore:update pom --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e452c64..aba4b5b 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ org.dvsa.testing.lib active-support - 2.2.0 + 2.4.1 commons-beanutils From 46c2f50d87e66a9d0129ba3a2308d49ff6267c7b Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Thu, 22 Aug 2024 10:26:20 +0100 Subject: [PATCH 6/8] chore:add back ignore --- .snyk | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.snyk b/.snyk index e34330a..75c15cd 100644 --- a/.snyk +++ b/.snyk @@ -2,6 +2,16 @@ version: v1.25.0 # ignores vulnerabilities until expiry date; change duration by modifying expiry date ignore: + SNYK-JAVA-ORGYAML-2806360: + - '*': + reason: None Given + expires: 2024-12-07T13:49:35.026Z + created: 2024-06-11T07:49:35.034Z + SNYK-JAVA-ORGYAML-6056527: + - '*': + reason: None Given + expires: 2024-12-07T13:53:08.534Z + created: 2024-06-11T07:53:08.541Z SNYK-JAVA-DOM4J-174153: - '*': reason: None Given @@ -22,4 +32,5 @@ ignore: reason: no fix expires: 2024-12-08T17:23:14.009Z created: 2024-05-09T17:23:14.014Z + patch: {} From e400c1cc492191d52628cfadc7ca82bc874749d2 Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Thu, 22 Aug 2024 10:29:10 +0100 Subject: [PATCH 7/8] chore:add back ignore --- .snyk | 26 +++++--------------------- 1 file changed, 5 insertions(+), 21 deletions(-) diff --git a/.snyk b/.snyk index 75c15cd..6327e38 100644 --- a/.snyk +++ b/.snyk @@ -2,35 +2,19 @@ version: v1.25.0 # ignores vulnerabilities until expiry date; change duration by modifying expiry date ignore: - SNYK-JAVA-ORGYAML-2806360: - - '*': - reason: None Given - expires: 2024-12-07T13:49:35.026Z - created: 2024-06-11T07:49:35.034Z - SNYK-JAVA-ORGYAML-6056527: - - '*': - reason: None Given - expires: 2024-12-07T13:53:08.534Z - created: 2024-06-11T07:53:08.541Z SNYK-JAVA-DOM4J-174153: - '*': reason: None Given - expires: 2024-12-08T13:15:21.624Z + expires: 2024-06-08T13:15:21.624Z created: 2024-05-09T13:15:21.627Z - SNYK-JAVA-DOM4J-2812795: - - '*': - reason: None Given - expires: 2024-12-08T13:16:12.796Z - created: 2024-05-09T13:16:12.804Z SNYK-JAVA-SOFTWAREAMAZONION-6153869: - '*': reason: None Given - expires: 2024-12-08T13:27:49.964Z + expires: 2024-06-08T13:27:49.964Z created: 2024-05-09T13:27:49.971Z SNYK-JAVA-DOM4J-2812975: - '*': - reason: no fix - expires: 2024-12-08T17:23:14.009Z - created: 2024-05-09T17:23:14.014Z - + reason: None Given + expires: 2024-06-08T13:33:05.972Z + created: 2024-05-09T13:33:05.980Z patch: {} From 016c4326f86d43ff44f99332e4903aa6d661a9df Mon Sep 17 00:00:00 2001 From: Stefan Ranoszek Date: Thu, 22 Aug 2024 10:30:47 +0100 Subject: [PATCH 8/8] chore:add back ignore --- .snyk | 24 +++++++++++++++++------- 1 file changed, 17 insertions(+), 7 deletions(-) diff --git a/.snyk b/.snyk index 6327e38..206361f 100644 --- a/.snyk +++ b/.snyk @@ -5,16 +5,26 @@ ignore: SNYK-JAVA-DOM4J-174153: - '*': reason: None Given - expires: 2024-06-08T13:15:21.624Z - created: 2024-05-09T13:15:21.627Z - SNYK-JAVA-SOFTWAREAMAZONION-6153869: + expires: 2024-12-07T13:36:08.904Z + created: 2024-06-11T07:36:08.910Z + SNYK-JAVA-ORGYAML-2806360: - '*': reason: None Given - expires: 2024-06-08T13:27:49.964Z - created: 2024-05-09T13:27:49.971Z + expires: 2024-12-07T13:49:35.026Z + created: 2024-06-11T07:49:35.034Z SNYK-JAVA-DOM4J-2812975: - '*': reason: None Given - expires: 2024-06-08T13:33:05.972Z - created: 2024-05-09T13:33:05.980Z + expires: 2024-12-07T13:52:40.223Z + created: 2024-06-11T07:52:40.231Z + SNYK-JAVA-ORGYAML-6056527: + - '*': + reason: None Given + expires: 2024-12-07T13:53:08.534Z + created: 2024-06-11T07:53:08.541Z + SNYK-JAVA-SOFTWAREAMAZONION-6153869: + - '*': + reason: None Given + expires: 2024-12-07T13:53:47.241Z + created: 2024-06-11T07:53:47.250Z patch: {}