Scheduled #20
codeql
on: dynamic
Matrix: Analyze
Annotations
10 errors
Analyze (go)
clientcredentials.Client.Do calls groupcache.Group.Remove, which eventually calls http.CanonicalHeaderKey
|
Analyze (go)
clientcredentials.Client.send calls http.Client.Do
|
Analyze (go)
clientcredentials.Client.fetchToken calls http.Header.Add
|
Analyze (go)
clientcredentials.Client.send calls http.Header.Set
|
Analyze (go)
groupcache.send calls http.NewRequestWithContext
|
Analyze (go)
groupcache.startGroupcache calls http.Server.ListenAndServe
|
Analyze (go)
clientcredentials.Client.Do calls groupcache.Group.Remove, which eventually calls http.Transport.RoundTrip
|
Analyze (go)
groupcache.send calls http.body.Close
|
Analyze (go)
groupcache.send calls io.ReadAll, which calls http.body.Read
|
Analyze (go)
groupcache.send calls http.bodyEOFSignal.Close
|