Skip to content

fix: Harden built-in SSH server defaults #47333

fix: Harden built-in SSH server defaults

fix: Harden built-in SSH server defaults #47333

Triggered via pull request July 15, 2026 04:34
Status Success
Total duration 16m 16s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
checks-backend
migrations.client calls http.Transport.RoundTrip, which eventually calls tls.Dialer.DialContext
checks-backend
ldap.dial calls ldap.DialURL, which eventually calls tls.DialWithDialer
checks-backend
session.VirtualStore.Release calls couchbase.CouchbaseProvider.Exist, which eventually calls tls.Dial
checks-backend
proxyprotocol.Conn.Write calls tls.Conn.Write
checks-backend
lfs.hashingReader.Read calls tls.Conn.Read
checks-backend
graceful.Server.Serve calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
checks-backend
ldap.dial calls ldap.Conn.StartTLS, which calls tls.Conn.Handshake