[Automated] Update eventing-eventing-integrations nightly #9518
knative-security.yaml
on: pull_request
analyze
/
Analyze CodeQL
10m 39s
analyze
/
Check Unicode CC
17s
analyze
/
Go vulnerability Detection
1m 1s
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
|