From 46b5f3bd3f89b6dfd551af0de5e3cb4afc31d906 Mon Sep 17 00:00:00 2001 From: way zheng Date: Tue, 9 Dec 2025 21:17:37 -0800 Subject: [PATCH 1/6] Add CVE-2025-66293 to trivyignore for E2E testing (UID2-6362) --- .trivyignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.trivyignore b/.trivyignore index 82ae41f..3758bb5 100644 --- a/.trivyignore +++ b/.trivyignore @@ -11,3 +11,5 @@ CVE-2025-64720 exp:2026-06-05 # UID2-6340 CVE-2025-65018 exp:2026-06-05 +# UID2-6362 - Investigating, added for E2E testing +CVE-2025-66293 exp:2025-12-31 From 732317da90d3ce5896795971090e2784d3def90e Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Wed, 10 Dec 2025 05:41:55 +0000 Subject: [PATCH 2/6] [CI Pipeline] Released Snapshot version: 2.30.57-alpha-164-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 98d8a15..e1c498d 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.uid2 uid2-core - 2.30.56 + 2.30.57-alpha-164-SNAPSHOT UTF-8 From 084a035aa87b1a97203313ce085b4c83a645085c Mon Sep 17 00:00:00 2001 From: way zheng Date: Sun, 14 Dec 2025 15:13:39 -0800 Subject: [PATCH 3/6] Temporarily use shared-actions branch with debug logging to diagnose E2E failures --- .github/workflows/release-docker-image.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release-docker-image.yaml b/.github/workflows/release-docker-image.yaml index 7799a3b..9654e64 100644 --- a/.github/workflows/release-docker-image.yaml +++ b/.github/workflows/release-docker-image.yaml @@ -54,7 +54,8 @@ jobs: e2e-test: name: E2E Test - uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@v3 + # Temporarily using branch with debug logging - revert to @v3 after debugging + uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-run-e2e-tests.yaml@wzh-UDI2-6362-give-private-oeprators-site-id-124 needs: Image with: operator_type: public From bce695b475cdb6a0db995ceac1f2492fbcf15032 Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Sun, 14 Dec 2025 23:21:30 +0000 Subject: [PATCH 4/6] [CI Pipeline] Released Snapshot version: 2.30.58-alpha-166-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e1c498d..9890dde 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.uid2 uid2-core - 2.30.57-alpha-164-SNAPSHOT + 2.30.58-alpha-166-SNAPSHOT UTF-8 From e62fadb8f71c8d42dcace89f6ea4c4b7e911f443 Mon Sep 17 00:00:00 2001 From: way zheng Date: Sun, 14 Dec 2025 16:07:32 -0800 Subject: [PATCH 5/6] update shared --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e1c498d..a048fca 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ com.uid2.core.vertx.CoreVerticle io.vertx.core.Launcher - 11.1.91 + 11.1.119-alpha-326-SNAPSHOT ${project.version} From a066623eec5e5cb2dbf66a8c58d453a07d9fa68d Mon Sep 17 00:00:00 2001 From: Release Workflow Date: Mon, 15 Dec 2025 00:15:12 +0000 Subject: [PATCH 6/6] [CI Pipeline] Released Snapshot version: 2.30.59-alpha-167-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3060097..a9feffc 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.uid2 uid2-core - 2.30.58-alpha-166-SNAPSHOT + 2.30.59-alpha-167-SNAPSHOT UTF-8