Skip to content

chore: bump Go toolchain to 1.25.12 to clear reachable stdlib CVEs - #366

Open
mrofreP wants to merge 1 commit into
UndernetIRC:masterfrom
mrofreP:chore/bump-go-1.25.12
Open

mrofreP wants to merge 1 commit into
UndernetIRC:masterfrom
mrofreP:chore/bump-go-1.25.12

Conversation

@mrofreP

@mrofreP mrofreP commented Jul 18, 2026

Copy link
Copy Markdown

govulncheck reports 17 vulnerabilities in the Go standard library that
this code actually reaches -- across crypto/tls, html/template, net/http,
net/url, net/mail, net/textproto, net and os -- each fixed in a Go point
release between 1.25.7 and 1.25.12. The module was pinned to go 1.25.6.

Bump the go directive to 1.25.12, the lowest release carrying every cited
fix. After the bump govulncheck reports 0 reachable vulnerabilities.
Build and unit tests (config, helper, controllers, db) pass under 1.25.12.

govulncheck reports 17 vulnerabilities in the Go standard library that
this code actually reaches -- across crypto/tls, html/template, net/http,
net/url, net/mail, net/textproto, net and os -- each fixed in a Go point
release between 1.25.7 and 1.25.12. The module was pinned to go 1.25.6.

Bump the go directive to 1.25.12, the lowest release carrying every cited
fix. After the bump govulncheck reports 0 reachable vulnerabilities.
Build and unit tests (config, helper, controllers, db) pass under 1.25.12.
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

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.

1 participant