Skip to content

Merge pull request #392 from openshift-knative/ReToCode-patch-1 #66

Merge pull request #392 from openshift-knative/ReToCode-patch-1

Merge pull request #392 from openshift-knative/ReToCode-patch-1 #66

Triggered via push July 21, 2023 07:07
Status Success
Total duration 57s
Artifacts

vulncheck.yaml

on: push
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/