Skip to content

Update module golang.org/x/mod to v0.40.0 [SECURITY] #942

Update module golang.org/x/mod to v0.40.0 [SECURITY]

Update module golang.org/x/mod to v0.40.0 [SECURITY] #942

Triggered via push August 17, 2026 07:27
Status Failure
Total duration 55s
Artifacts

govulncheck.yml

on: push
govulncheck
51s
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