govulncheck #40
Annotations
9 errors
govulncheck
app.Run calls fmt.Sprintf, which eventually calls metadata.MD.String
|
govulncheck
app.Run calls controller.controller.Run, which eventually calls http.Client.CloseIdleConnections
|
govulncheck
app.Run calls controller.ContextFactory.Build, which eventually calls http.Client.Do
|
govulncheck
app.Run calls controller.controller.Run, which eventually calls http.Client.PostForm
|
govulncheck
app.Run calls controller.controller.Run, which eventually calls http.Transport.CloseIdleConnections
|
govulncheck
app.Run calls controller.controller.Run, which eventually calls http.Transport.RoundTrip
|
govulncheck
app.Run calls controller.controller.Run, which eventually calls retryablehttp.Client.Do
|
govulncheck
app.Run calls controller.ContextFactory.Build, which eventually calls retryablehttp.RoundTripper.RoundTrip
|
govulncheck
Process completed with exit code 2.
|