Skip to content

fix: upgrade vulnerable golang.org/x/net (Aikido)#131

Merged
dorothyyzh merged 1 commit into
masterfrom
fix/aikido-dependency-vulnerabilities-2026-06-08
Jun 8, 2026
Merged

fix: upgrade vulnerable golang.org/x/net (Aikido)#131
dorothyyzh merged 1 commit into
masterfrom
fix/aikido-dependency-vulnerabilities-2026-06-08

Conversation

@dorothyyzh

Copy link
Copy Markdown
Contributor

Summary

Upgrades vulnerable golang.org/x/net (and transitive text/sync) flagged by Aikido Security (team 296964).

Package Old New
golang.org/x/net v0.47.0 v0.55.0
golang.org/x/text v0.32.0 v0.37.0 (transitive)
golang.org/x/sync v0.19.0 v0.20.0 (transitive)

Aikido Issues Resolved

  • Group 30922311 — x/net — Missing input validation (Critical)

Verification

  • go build ./... ✅ • go vet ./... ✅ • go test ./... ✅ (4 packages, 0 failures)

Deployment Note

Skill does not touch release-* branches. Merging + release promotion handled per team policy.

🤖 Generated with Claude Code

- golang.org/x/net  v0.47.0 => v0.55.0
- golang.org/x/text v0.32.0 => v0.37.0 (transitive)
- golang.org/x/sync v0.19.0 => v0.20.0 (transitive)

Resolves Aikido group 30922311 (x/net).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@dorothyyzh dorothyyzh merged commit 84b57a1 into master Jun 8, 2026
7 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