govulncheck #5
Annotations
8 errors
Run govulncheck
rabbitmq.connRabbitmq calls amqp.DialConfig, which calls tls.Conn.Handshake
|
Run govulncheck
xxl.executor.Run calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
|
Run govulncheck
file.Unzip calls io.Copy, which eventually calls tls.Conn.Read
|
Run govulncheck
file.Writer.ForceWriteToFile calls io.WriteString, which calls tls.Conn.Write
|
Run govulncheck
mongodb.NewDB calls mongo.Client.Disconnect, which eventually calls tls.Dial
|
Run govulncheck
xmqtt.StartAndConnect calls paho.client.Connect, which eventually calls tls.DialWithDialer
|
Run govulncheck
xxl.executor.post calls http.Client.Do, which eventually calls tls.Dialer.DialContext
|
Run govulncheck
Process completed with exit code 3.
|