govulncheck #151
Annotations
10 errors
|
govulncheck
images.FetchLatestPatchForKubernetesVersion calls http.Client.Do, which eventually calls tls.Dialer.DialContext
|
|
govulncheck
images.FetchLatestPatchForKubernetesVersion calls http.Client.Do, which eventually calls tls.Dial
|
|
govulncheck
fail.CloudError.Error calls fmt.Fprintf, which calls tls.Conn.Write
|
|
govulncheck
initcmd.GenerateConfigs calls io.Copy, which eventually calls tls.Conn.Read
|
|
govulncheck
dashboard.Serve calls http.Server.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
|
|
govulncheck
images.FetchLatestPatchForKubernetesVersion calls sql.Rows.Close, which eventually calls tls.Conn.Handshake
|
|
govulncheck
dashboard.Serve calls http.Server.ListenAndServe, which eventually calls template.Template.ExecuteTemplate
|
|
govulncheck
dashboard.Serve calls http.Server.ListenAndServe, which eventually calls template.Template.Execute
|
|
govulncheck
localhelm.getChart calls action.ChartPathOptions.LocateChart, which eventually calls url.URL.ResolveReference
|
|
govulncheck
images.FetchLatestPatchForKubernetesVersion calls http.Client.Do, which eventually calls url.URL.Parse
|