Skip to content

fix: bump golang 1.25.9 → 1.25.10 in Dockerfile#29

Merged
janoe merged 1 commit into
masterfrom
OP-446-bump-golang-1.25.10
May 29, 2026
Merged

fix: bump golang 1.25.9 → 1.25.10 in Dockerfile#29
janoe merged 1 commit into
masterfrom
OP-446-bump-golang-1.25.10

Conversation

@janoe

@janoe janoe commented May 28, 2026

Copy link
Copy Markdown

Context

The compliance-benchmark-runner image in draios/secure-backend embeds the linux-bench binary. The current Dockerfile uses golang:1.25.9 which has known CVEs flagged by the Sysdig vulnerability scanner (1 fixable High).

The scanner recommends upgrading to golang:1.25.10.

Change

golang:1.25.9golang:1.25.10 in Dockerfile.

Once this is merged and a new linux-bench-dependency image is published, the LINUX_BENCH_TAG in compliance/cmd/benchmark-runner/Dockerfile (secure-backend) can be bumped to pick up the fix.

Fixes CVE in compliance benchmark-runner image which embeds the
linux-bench binary compiled with golang:1.25.9.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@janoe janoe requested a review from a team as a code owner May 28, 2026 08:35
@janoe janoe merged commit ec229d9 into master May 29, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants