We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8796b98 + 62660fd commit de231bdCopy full SHA for de231bd
.github/workflows/build-and-test.yaml
@@ -5,5 +5,5 @@ jobs:
5
build:
6
uses: IABTechLab/uid2-shared-actions/.github/workflows/shared-build-and-test.yaml@v3
7
with:
8
- java_version: "21"
+ java_version: 21
9
secrets: inherit
.trivyignore
@@ -1,10 +1,6 @@
1
# List any vulnerability that are to be accepted
2
# See https://aquasecurity.github.io/trivy/v0.35/docs/vulnerability/examples/filter/
3
# for more details
4
-# e.g.
-
-# https://thetradedesk.atlassian.net/browse/UID2-4460
-CVE-2024-47535
# https://thetradedesk.atlassian.net/browse/UID2-4874
10
-CVE-2025-24970
+CVE-2025-24970 exp:2025-03-27
0 commit comments