fix: upgrade vulnerable golang.org/x/{crypto,net,sys} (Aikido)#1082
Merged
Conversation
- golang.org/x/crypto v0.49.0 => v0.52.0 - golang.org/x/net v0.52.0 => v0.55.0 - golang.org/x/sys v0.42.0 => v0.45.0 - golang.org/x/text v0.36.0 => v0.37.0 (transitive) Resolves Aikido groups 30922310 (x/crypto), 30922311 (x/net), 30922312 (x/sys). Verified: build + vet + unit tests pass for all non-media/vips packages. media/vips needs native vips lib; integration tests need a DB — both unrelated to this dependency bump and not exercisable locally. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
|
Overall Grade |
Security Reliability Complexity Hygiene |
Code Review Summary
| Analyzer | Status | Updated (UTC) | Details |
|---|---|---|---|
| Go | Jun 8, 2026 3:52a.m. | Review ↗ |
Important
AI Review is run only on demand for your team. We're only showing results of static analysis review right now. To trigger AI Review, comment @deepsourcebot review on this thread.
Codecov Report✅ All modified and coverable lines are covered by tests. 🚀 New features to boost your workflow:
|
iBakuman
approved these changes
Jun 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Upgrades vulnerable
golang.org/x/*dependencies flagged by Aikido Security (team 296964).Aikido Issues Resolved
Verification
go build✅ +go vet✅ +go test✅ for all packages exceptmedia/vipsmedia/vipsrequires the nativevips/pkg-configlib (not installed locally) and integration tests require a live DB — both are unrelated to this dependency bump and pre-existing constraints. CI should exercise them.pagebuilder/model_events.go:101: unreachable codeis unrelated to this change (areturnafterpanic()).Deployment Note
Skill does not touch
release-*branches. Merging + release promotion handled per team policy.🤖 Generated with Claude Code