fix(api): patch dependency and container CVEs (#11596)

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
Davidm4r
2026-06-15 18:24:55 +02:00
committed by GitHub
parent e5bbffd47c
commit 36fe48dbc5
8 changed files with 232 additions and 194 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM python:3.12.10-slim-bookworm@sha256:fd95fa221297a88e1cf49c55ec1828edd7c5a428187e67b5d1805692d11588db AS build
FROM python:3.12.13-slim-bookworm@sha256:76d4b7b6305788c6b4c6a19d6a22a3921bf802e9af4d5e1e5bd771208dba74bf AS build
LABEL maintainer="https://github.com/prowler-cloud/api"