Skip to content

govulncheck

govulncheck #522

Triggered via schedule February 21, 2026 00:28
Status Failure
Total duration 48s
Artifacts

govulncheck.yaml

on: schedule
govulncheck
45s
govulncheck
Fit to window
Zoom out
Zoom in

Annotations

10 errors
govulncheck
client.VenConnClient.PostDataReadingsWithOptions calls http.Client.Do, which eventually calls tls.Dialer.DialContext
govulncheck
identity.mockIdentityServer.handleAdvanceAuthentication calls fmt.Fprintf, which calls tls.Conn.Write
govulncheck
client.VenafiCloudClient.PostDataReadingsWithOptions calls io.ReadAll, which eventually calls tls.Conn.Read
govulncheck
echo.Echo calls http.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
govulncheck
client.VenConnClient.PostDataReadingsWithOptions calls http.Client.Do, which eventually calls tls.Dialer.DialContext
govulncheck
identity.mockIdentityServer.handleAdvanceAuthentication calls fmt.Fprintf, which calls tls.Conn.Write
govulncheck
client.VenafiCloudClient.PostDataReadingsWithOptions calls io.ReadAll, which eventually calls tls.Conn.Read
govulncheck
echo.Echo calls http.ListenAndServe, which eventually calls tls.Conn.HandshakeContext
govulncheck
client.VenafiCloudClient.PostDataReadingsWithOptions calls url.URL.Query
govulncheck
dataupload.mockDataUploadServer.handlePresignedUpload calls url.ParseQuery