resolve security vulnerabilities and improve workflows #2
Annotations
10 errors and 1 warning
|
govulncheck
civogo.Client.sendRequest calls http2.transportResponseBody.Close, which eventually calls tls.Conn.Write
|
|
govulncheck
civogo.Client.sendRequest calls io.ReadAll, which eventually calls tls.Conn.Read
|
|
govulncheck
civogo.NewClientForTesting calls httptest.NewServer, which eventually calls tls.Conn.HandshakeContext
|
|
govulncheck
utils.RandomName calls rand.Intn, which eventually calls pem.Decode
|
|
govulncheck
civogo.Client.sendRequest calls http.Client.Do, which eventually calls url.URL.Parse
|
|
govulncheck
civogo.NewClientForTesting calls httptest.NewServer, which eventually calls url.ParseRequestURI
|
|
govulncheck
civogo.NewClientWithURL calls url.Parse
|
|
govulncheck
utils.RandomName calls rand.Intn, which eventually calls asn1.Unmarshal
|
|
govulncheck
civogo.Client.sendRequest calls http.Client.Do
|
|
govulncheck
civogo.Client.sendRequest calls io.ReadAll, which eventually calls x509.Certificate.Verify
|
|
govulncheck
Failed to restore: Cache service responded with 400
|