Skip to content

Commit 3472987

Browse files
authored
Merge pull request #377 from IABTechLab/mkc-UID2-6340-libpng-vuln
Update base image, .trivyignore
2 parents b9c4378 + d718fa8 commit 3472987

File tree

2 files changed

+2
-17
lines changed

2 files changed

+2
-17
lines changed

.trivyignore

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,3 @@
11
# List any vulnerability that are to be accepted
22
# See https://aquasecurity.github.io/trivy/v0.35/docs/vulnerability/examples/filter/
33
# for more details
4-
5-
# UID2-6340
6-
CVE-2025-64720 exp:2026-06-05
7-
8-
# UID2-6340
9-
CVE-2025-65018 exp:2026-06-05
10-
11-
# UID2-6385
12-
CVE-2025-66293 exp:2026-06-15
13-
14-
# UID2-6481
15-
CVE-2025-68973 exp:2026-06-15
16-
17-
# UID2-6550
18-
CVE-2026-24515 exp:2026-03-05

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# sha from https://hub.docker.com/layers/library/eclipse-temurin/21.0.9_10-jre-alpine-3.23/images/sha256-79f8eb45e1219ce03b48d045b1ee920ea529acceb7ff2be6fad7b0b5cb6f07e0
2-
FROM eclipse-temurin@sha256:79f8eb45e1219ce03b48d045b1ee920ea529acceb7ff2be6fad7b0b5cb6f07e0
1+
# sha from https://hub.docker.com/layers/library/eclipse-temurin/21-jre-alpine-3.23/images/sha256-693c22ea458d62395bac47a2da405d0d18c77b205211ceec4846a550a37684b6
2+
FROM eclipse-temurin@sha256:693c22ea458d62395bac47a2da405d0d18c77b205211ceec4846a550a37684b6
33

44
WORKDIR /app
55
EXPOSE 8088

0 commit comments

Comments
 (0)