Upgrade golang.org/x/crypto from v0.38.0 to v0.48.0 to resolve CVE-2025-47913 (GO-2025-4116), a denial-of-service vulnerability in golang.org/x/crypto/ssh/agent where SSH clients receiving SSH_AGENT_SUCCESS when expecting a typed response will panic and cause early termination of the client process. The fix was introduced in v0.43.0. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| PATENTS | ||
| README.md | ||
| codereview.cfg | ||
| term.go | ||
| term_plan9.go | ||
| term_unix.go | ||
| term_unix_bsd.go | ||
| term_unix_other.go | ||
| term_unsupported.go | ||
| term_windows.go | ||
| terminal.go | ||
README.md
Go terminal/console support
This repository provides Go terminal and console support packages.
Report Issues / Send Patches
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.
The git repository is https://go.googlesource.com/term.
The main issue tracker for the term repository is located at https://go.dev/issues. Prefix your issue with "x/term:" in the subject line, so it is easy to find.