prysm-pulse/validator/rpc
Preston Van Loon 8f90e91e99
Update jwt-go library to fix CVE-2020-26160 (#9017)
* Replace github.com/dgrijalva/jwt-go with github.com/form3tech-oss/jwt-go, including security fix

* Fix to include go cast in deps.bzl and go mod

* Add gocast stub for go.mod / deps.bzl trick

* revert some changes

* Remove ignore tag

* gaz

* go mod tidy

* add build exclusion

* Go mod?

* go mod tidy
2021-06-10 13:59:34 -05:00
..
accounts_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
accounts.go Validator RPC Accounts Voluntary Exit (#8776) 2021-04-16 09:46:38 +02:00
auth_test.go Update jwt-go library to fix CVE-2020-26160 (#9017) 2021-06-10 13:59:34 -05:00
auth.go Update jwt-go library to fix CVE-2020-26160 (#9017) 2021-06-10 13:59:34 -05:00
beacon_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
beacon.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
BUILD.bazel Update jwt-go library to fix CVE-2020-26160 (#9017) 2021-06-10 13:59:34 -05:00
health_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
health.go Change gogoproto compiler to protoc-gen-go-cast (#8697) 2021-05-17 18:32:04 +00:00
intercepter_test.go Update jwt-go library to fix CVE-2020-26160 (#9017) 2021-06-10 13:59:34 -05:00
intercepter.go Update jwt-go library to fix CVE-2020-26160 (#9017) 2021-06-10 13:59:34 -05:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
server_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
server.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
slashing_test.go Validator RPC Accounts Voluntary Exit (#8776) 2021-04-16 09:46:38 +02:00
slashing.go Validator RPC Accounts Voluntary Exit (#8776) 2021-04-16 09:46:38 +02:00
wallet_test.go Web Backend Recover Wallet (#8679) 2021-04-05 20:42:03 +00:00
wallet.go Czech language support from go-bip39 incorporated (#8861) 2021-05-05 20:51:05 +00:00