[main] Upgrade to latest dependencies #9523
Triggered via pull request
February 12, 2026 13:44
Status
Success
Total duration
10m 36s
Artifacts
–
knative-security.yaml
on: pull_request
analyze
/
Analyze CodeQL
10m 33s
analyze
/
Check Unicode CC
21s
analyze
/
Go vulnerability Detection
58s
Annotations
5 errors and 2 warnings
|
analyze / Go vulnerability Detection
adapter.client.CloseIdleConnections calls http.Transport.CloseIdleConnections, which eventually calls tls.Dialer.DialContext
|
|
analyze / Go vulnerability Detection
retryablehttp.Request.WriteTo calls io.Copy, which eventually calls tls.Conn.Write
|
|
analyze / Go vulnerability Detection
retryablehttp.Request.BodyBytes calls bytes.Buffer.ReadFrom, which calls tls.Conn.Read
|
|
analyze / Go vulnerability Detection
kncloudevents.StartListen calls http.Server.Serve, which eventually calls tls.Conn.HandshakeContext
|
|
analyze / Go vulnerability Detection
retryablehttp.Client.Do calls sync.Once.Do, which eventually calls tls.Conn.Handshake
|
|
analyze / Go vulnerability Detection
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|
|
analyze / Analyze CodeQL
Restore cache failed: Dependencies file is not found in /home/runner/work/eventing/eventing. Supported file pattern: go.sum
|