.github/workflows/govulncheck.yml #1
Annotations
5 errors
Run govulncheck
testhelpers.FakeRegistry.DelegateToActualRegistry calls httputil.ReverseProxy.ServeHTTP, which eventually calls tls.Conn.HandshakeContext
|
Run govulncheck
source.CountingReader.Read calls http.readWriteCloserBody.Read, which calls tls.Conn.Read
|
Run govulncheck
source.LayerSource.Blob calls io.Copy, which eventually calls tls.Conn.Write
|
Run govulncheck
testhelpers.FakeRegistry.DelegateToActualRegistry calls httputil.ReverseProxy.ServeHTTP, which eventually calls tls.Dialer.DialContext
|
Run govulncheck
Process completed with exit code 3.
|