Skip to content

Update module github.com/google/go-containerregistry to v0.21.9 #948

Update module github.com/google/go-containerregistry to v0.21.9

Update module github.com/google/go-containerregistry to v0.21.9 #948

Status Failure
Total duration 1m 3s
Artifacts

govulncheck.yml

on: push
govulncheck
58s
govulncheck
Fit to window
Zoom out
Zoom in

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