govulncheck #170
Annotations
10 errors and 1 warning
|
govulncheck
cmd.authTransport.RoundTrip calls http.Transport.RoundTrip, which eventually calls tls.Dialer.DialContext
|
|
govulncheck
cmd.newDeployStub calls fmt.Fprintf, which calls tls.Conn.Write
|
|
govulncheck
cmd.authTransport.RoundTrip calls http.Transport.RoundTrip, which eventually calls tls.Conn.Read
|
|
govulncheck
cmd.authTransport.RoundTrip calls http.Transport.RoundTrip, which eventually calls tls.Conn.HandshakeContext
|
|
govulncheck
cliconfig.warnFileFallback calls sync.Once.Do, which eventually calls asn1.Unmarshal
|
|
govulncheck
cmd.authTransport.RoundTrip calls http.Transport.RoundTrip, which eventually calls tls.Dialer.DialContext
|
|
govulncheck
cmd.newDeployStub calls fmt.Fprintf, which calls tls.Conn.Write
|
|
govulncheck
cmd.authTransport.RoundTrip calls http.Transport.RoundTrip, which eventually calls tls.Conn.Read
|
|
govulncheck
cmd.authTransport.RoundTrip calls http.Transport.RoundTrip, which eventually calls tls.Conn.HandshakeContext
|
|
govulncheck
cmd.runResources calls http.Client.Do, which eventually calls url.URL.Parse
|
|
govulncheck
Restore cache failed: Dependencies file is not found in /home/runner/work/cli/cli. Supported file pattern: go.mod
|