fix: Harden built-in SSH server defaults #47333
pull-compliance.yml
on: pull_request
files-changed
/
detect
9s
lint-backend
12m 36s
lint-on-demand
56s
checks-backend
3m 54s
frontend
0s
backend
7m 56s
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
|