Skip to content

Release v1.1.2

Latest

Choose a tag to compare

@JaydenLink JaydenLink released this 15 Sep 02:22
· 7 commits to main since this release

feat: upgrade golang.org/x/crypto to v0.42.0

  • Fix critical authorization bypass in ServerConfig.PublicKeyCallback
  • Resolve DoS vulnerability in key exchange process
  • Update go.mod dependencies for security compliance

Fixes: security/dependabot #9, #10