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.
1 parent 73a938c commit 104d682Copy full SHA for 104d682
2 files changed
.trivyignore
@@ -1,3 +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
+
5
+#
6
+CVE-2025-68973
Dockerfile
@@ -20,6 +20,7 @@ ENV E2E_PHONE_SUPPORT ""
20
21
ENV UID2_CORE_E2E_OPERATOR_API_KEY ""
22
ENV UID2_CORE_E2E_OPTOUT_API_KEY ""
23
+ENV UID2_CORE_E2E_OPTOUT_INTERNAL_API_KEY ""
24
ENV UID2_CORE_E2E_CORE_URL ""
25
ENV UID2_CORE_E2E_OPTOUT_URL ""
26
0 commit comments