Skip to content

govulncheck

govulncheck #941

Triggered via schedule August 17, 2026 00:19
Status Failure
Total duration 52s
Artifacts

govulncheck.yml

on: schedule
govulncheck
47s
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