Skip to content

govulncheck

govulncheck #533

Triggered via schedule March 4, 2026 00:28
Status Failure
Total duration 51s
Artifacts

govulncheck.yaml

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