Skip to content

chore(security): fix x/net + stdlib CVEs (x/net 0.56.0, Go 1.26.4)#275

Merged
dexyk merged 1 commit into
masterfrom
dk/fix_cves_01072026
Jul 2, 2026
Merged

chore(security): fix x/net + stdlib CVEs (x/net 0.56.0, Go 1.26.4)#275
dexyk merged 1 commit into
masterfrom
dk/fix_cves_01072026

Conversation

@dexyk

@dexyk dexyk commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Clears 7 HIGH CVEs flagged by the dependency and docker-image scans - 5 in golang.org/x/net (v0.38.0 -> v0.56.0, via go mod tidy; the go directive rises 1.23.12 -> 1.25.0 as the patched x/net needs a newer toolchain) and 2 Go-stdlib ones fixed by building with Go 1.26.4 (sem-version bump in semaphore.yml/release.yml). Also fixes the "Security checks" epilogue to publish the docker Trivy report (out/docker-scan-junit.xml) so results show up in test results.

@dexyk
dexyk force-pushed the dk/fix_cves_01072026 branch from 8e5d484 to 4abb181 Compare July 2, 2026 10:07
@dexyk
dexyk requested a review from DamjanBecirovic July 2, 2026 10:38
@dexyk
dexyk merged commit 40a60f2 into master Jul 2, 2026
3 of 4 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