[release-v1.16] Update Konflux references #8222
Triggered via pull request
August 15, 2026 08:04
Status
Success
Total duration
1h 2m 45s
Artifacts
–
knative-security.yaml
on: pull_request
analyze
/
Analyze CodeQL
5m 0s
analyze
/
Check Unicode CC
31s
analyze
/
Go vulnerability Detection
1m 2s
Annotations
10 errors and 2 warnings
|
analyze / Go vulnerability Detection
docker.closeGuardingClient.DialHijack calls client.Client.DialHijack, which eventually calls tls.Dialer.DialContext
|
|
analyze / Go vulnerability Detection
http.dialContextFn.DialContext calls network.NewBackoffDialer, which eventually calls tls.DialWithDialer
|
|
analyze / Go vulnerability Detection
docker.closeGuardingClient.DialHijack calls client.Client.DialHijack, which eventually calls tls.Dial
|
|
analyze / Go vulnerability Detection
templates.main calls bufio.Writer.Flush, which calls tls.Conn.Write
|
|
analyze / Go vulnerability Detection
knative.Deployer.Deploy calls io.Copy, which eventually calls tls.Conn.Read
|
|
analyze / Go vulnerability Detection
testing.RunGitServer calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
|
|
analyze / Go vulnerability Detection
mock.Registry.ServeHTTP calls http.HandlerFunc.ServeHTTP, which eventually calls template.Template.ExecuteTemplate
|
|
analyze / Go vulnerability Detection
generator.writeMarkdown calls template.Template.Execute
|
|
analyze / Go vulnerability Detection
creds.CheckAuth calls remote.CheckPushPermission, which eventually calls url.URL.ResolveReference
|
|
analyze / Go vulnerability Detection
testhttp.TestUrl calls http.Client.Do, which eventually calls url.URL.Parse
|
|
analyze / Go vulnerability Detection
Restore cache failed: Dependencies file is not found in /home/runner/work/kn-plugin-func/kn-plugin-func. Supported file pattern: go.mod
|
|
analyze / Analyze CodeQL
Restore cache failed: Dependencies file is not found in /home/runner/work/kn-plugin-func/kn-plugin-func. Supported file pattern: go.mod
|