Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 03:59
· 1 commit to main since this release

What's Changed

Security Fixes

  • CVE-2026-39833 golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation
  • CVE-2026-46597  golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs
  • CVE-2026-39831 golang.org/x/crypto/ssh: Security key bypass due to missing user presence check
  • CVE-2026-41178 OpenTelemetry-Go: Denial of Service via oversized baggage headers
  • CVE-2026-57231  Information disclosure via malicious container image environment variables

New Contributors