Removed insecure upstreams check #38
Annotations
10 errors
govulncheck
httpclient.DialContext calls http2.ClientConn.RoundTrip
|
govulncheck
httpclient.HTTPConnectDialer.DialContext calls tls.Conn.Handshake, which eventually calls http2.ConfigureServer
|
govulncheck
forwardproxy.Handler.Provision calls caddy.Context.Logger, which calls http2.ConnectionError.Error
|
govulncheck
forwardproxy.Handler.ServeHTTP calls fmt.Errorf, which eventually calls http2.ErrCode.String
|
govulncheck
forwardproxy.Handler.ServeHTTP calls fmt.Errorf, which eventually calls http2.FrameHeader.String
|
govulncheck
forwardproxy.Handler.ServeHTTP calls fmt.Errorf, which eventually calls http2.FrameType.String
|
govulncheck
forwardproxy.Handler.ServeHTTP calls fmt.Errorf, which eventually calls http2.FrameWriteRequest.String
|
govulncheck
httpclient.HTTPConnectDialer.DialContext calls tls.Conn.Handshake, which eventually calls http2.Framer.ReadFrame
|
govulncheck
httpclient.HTTPConnectDialer.DialContext calls tls.Conn.Handshake, which eventually calls http2.Framer.WriteContinuation
|
govulncheck
httpclient.HTTPConnectDialer.DialContext calls tls.Conn.Handshake, which eventually calls http2.Framer.WriteData
|