fix(api): resolve critical container scan findings (#11991)

This commit is contained in:
Josema Camacho
2026-07-15 12:08:52 +02:00
committed by GitHub
parent a4752d6a27
commit 077dff7f68
3 changed files with 13 additions and 0 deletions
+1
View File
@@ -113,6 +113,7 @@ RUN apt-get purge -y --auto-remove \
make \
libxml2-dev \
libxmlsec1-dev \
libxmlsec1-openssl \
pkg-config \
libtool \
libxslt1-dev \
@@ -0,0 +1 @@
`api` container image removes the unused Debian `libxml2` runtime package and scopes the `CVE-2026-13221` Trivy exception to unaffected Perl 5.36 packages