The Crowdsec Docker image currently uses Golang 1.25.5 which has a critical vulnerability associated with it.
pkg:golang/stdlib@1.25.5
Dockerfile (47:47)
COPY --from=build /go/src/crowdsec/build/docker/docker_start.sh /
✗ CRITICAL CVE-2025-68121
https://scout.docker.com/v/CVE-2025-68121
Affected range : >=1.25.0-0
: <1.25.7
Fixed version : 1.25.7
as there is already a fixed version available, would it be possible to update this package in the next release?
The Crowdsec Docker image currently uses Golang 1.25.5 which has a critical vulnerability associated with it.
pkg:golang/stdlib@1.25.5
Dockerfile (47:47)
COPY --from=build /go/src/crowdsec/build/docker/docker_start.sh /
as there is already a fixed version available, would it be possible to update this package in the next release?