Skip to content

Backport of https://github.com/knative-sandbox/control-protocol/commi… #62

Backport of https://github.com/knative-sandbox/control-protocol/commi…

Backport of https://github.com/knative-sandbox/control-protocol/commi… #62

Triggered via pull request July 20, 2023 06:41
Status Success
Total duration 1m 3s
Artifacts

vulncheck.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
detect
performance.AddInfluxPoint calls influxdb.clientImpl.Close, which calls http.Client.CloseIdleConnections
detect
health.HTTPProbe calls http.Client.Do
detect
revision.digestResolver.Resolve calls remote.Head, which eventually calls http.Client.PostForm
detect
readiness.execProbeMain calls http.Get
detect
continuous.main calls mako.Client.StoreAndHandleResult, which eventually calls http.PostForm
detect
e2e.connect calls websocket.Dialer.Dial, which eventually calls http.Request.Write
detect
revision.digestResolver.Resolve calls remote.Head, which eventually calls http.Transport.CloseIdleConnections
detect
queue.appRequestMetricsHandler.ServeHTTP calls httputil.ReverseProxy.ServeHTTP, which calls http.Transport.RoundTrip
detect
http.RequestLogHandler.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls runtime.BlockProfile
detect
http.RequestLogHandler.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls runtime.StackRecord.Stack
detect
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/