Changes
This release silences a dependabot alert (#92) about a vulnerability of golang.org/x/crypto
: Applications and libraries which misuse the ServerConfig.PublicKeyCallback callback may be susceptible to an authorization bypass.
(CVE-2024-45337/GO-2024-3321)
This vulnerability is NOT exploitable for sshocker (and Lima), as golang.org/x/crypto/ssh
is not used.
Full changes: v0.3.4...v0.3.5
Install
curl -o sshocker --fail -L https://github.com/lima-vm/sshocker/releases/download//sshocker-$(uname -s)-$(uname -m)
chmod +x sshocker
About the binaries
The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/lima-vm/sshocker/actions/runs/12287350284