Update module github.com/google/go-containerregistry to v0.21.9 #948
Annotations
10 errors
|
govulncheck
scanner.main calls healthz.StartHealthzServer, which calls http.ListenAndServe
|
|
govulncheck
scanner.apiLogin calls http.Client.Do, which eventually calls tls.Dialer.DialContext
|
|
govulncheck
scanner.main calls fmt.Fprintf, which calls tls.Conn.Write
|
|
govulncheck
cvetools.ScanTools.LoadLocalImage calls io.Copy, which eventually calls tls.Conn.Read
|
|
govulncheck
scanner.main calls healthz.StartHealthzServer, which eventually calls tls.Conn.HandshakeContext
|
|
govulncheck
scanner.startGRPCServer calls cluster.GRPCServer.Start, which eventually calls tls.Conn.Handshake
|
|
govulncheck
scanner.main calls healthz.StartHealthzServer, which eventually calls template.Template.ExecuteTemplate
|
|
govulncheck
scanner.main calls healthz.StartHealthzServer, which eventually calls template.Template.Execute
|
|
govulncheck
scanner.apiLogin calls http.Client.Do, which eventually calls url.URL.ResolveReference
|
|
govulncheck
scanner.apiLogin calls http.Client.Do, which eventually calls url.URL.Parse
|