You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update golang.org/x/crypto to v0.45.0 to fix security vulnerabilities
Fixes 4 Dependabot alerts:
- Critical: Authorization bypass in ServerConfig.PublicKeyCallback
- High: DoS via slow/incomplete key exchange
- Medium: Unbounded memory consumption in SSH
- Medium: Panic from malformed SSH agent message
All vulnerabilities are in golang.org/x/crypto/ssh (transitive dep from filippo.io/age).
We don't use SSH, but good practice to update.
Also updates golang.org/x/sys v0.25.0 -> v0.38.0 (required by new crypto version)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
0 commit comments