Merge pull request #19 from sygmaprotocol/feat/control-access-per-token #71
Annotations
10 errors and 1 warning
Run govulncheck ./...
util.ReadFileFromURL calls http.Client.Do
|
Run govulncheck ./...
proxy.NodeProvider.ServeHTTP calls httputil.ReverseProxy.ServeHTTP, which calls http.Transport.RoundTrip
|
Run govulncheck ./...
metrics.Server.Start calls http.Server.ListenAndServe, which eventually calls netip.Addr.IsLoopback
|
Run govulncheck ./...
metrics.Server.Start calls http.Server.ListenAndServe, which eventually calls netip.Addr.IsMulticast
|
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Address.Format
|
Run govulncheck ./...
proxy.NewHealthChecker calls slog.Logger.With, which eventually calls common.Address.MarshalText
|
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Address.String
|
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Hash.Format
|
Run govulncheck ./...
proxy.NewHealthChecker calls slog.Logger.With, which eventually calls common.Hash.MarshalText
|
Run govulncheck ./...
rpcgateway.NewRPCGateway calls fmt.Sprintf, which eventually calls common.Hash.String
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/rpc-gateway/rpc-gateway. Supported file pattern: go.sum
|
Loading