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 5f3beba + fb414b2 commit ebef5b4Copy full SHA for ebef5b4
2 files changed
.github/workflows/.trivyignore
@@ -6,6 +6,10 @@ CVE-2026-25646
6
# Issue with zlib, alpine image
7
CVE-2026-22184
8
9
-# March 23, 2026
10
-# Issue with libexpat, alpine image
11
-CVE-2026-32767
+# April 7, 2026
+# Issue with libpng, alpine image
+CVE-2026-33416
12
+
13
14
15
+CVE-2026-33636
pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>4.0.4</version>
+ <version>4.0.5</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>eu.dissco</groupId>
0 commit comments