Skip to content

Update semgrep.yaml #413

Update semgrep.yaml

Update semgrep.yaml #413

Triggered via push April 4, 2024 02:24
Status Failure
Total duration 51s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test
sdk.CacheExpires calls time.Parse, which eventually calls http.CanonicalHeaderKey
test
sdk.APIClient.callAPI calls http.Client.Do
test
sdk.OpenFgaApiService.WriteAuthorizationModelExecute calls http.Header.Get
test
oauth2.Token.SetAuthHeader calls http.Header.Set
test
sdk.APIClient.prepareRequest calls http.NewRequest
test
sdk.APIClient.callAPI calls httputil.DumpRequestOut, which eventually calls http.ReadRequest
test
internal.newTokenRequest calls http.Request.SetBasicAuth
test
sdk.APIClient.callAPI calls httputil.DumpResponse, which calls http.Response.Write
test
sdk.APIClient.callAPI calls httputil.DumpRequestOut, which calls http.Transport.CloseIdleConnections
test
oauth2.Transport.RoundTrip calls http.Transport.RoundTrip