prysm-pulse/validator/rpc
Raul Jordan d4c954648c
Prevent Usage of Stdlib File/Dir Writing With Static Analysis (#7685)
* write file and mkdirall analyzers

* include analyzer in build bazel

* comments to the single entrypoint and fix validator references

* enforce 600 for files, 700 for dirs

* pass validator tests

* add to nogo

* remove references

* beaconfuzz

* docker img

* fix up kv issue

* mkdir if not exists

* radek comments

* final comments

* Try to fix file problem

Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>
2020-11-09 14:27:03 -06:00
..
gateway Fix Web UI Integration With Prysm Beta (#7591) 2020-10-21 17:32:00 -05:00
accounts_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
accounts.go Web UI Security Improvements (#7676) 2020-10-29 16:38:47 -05:00
auth_test.go Invalidate JWT in Backend Logout (#7574) 2020-10-20 11:41:19 +00:00
auth.go Prevent Usage of Stdlib File/Dir Writing With Static Analysis (#7685) 2020-11-09 14:27:03 -06:00
BUILD.bazel Prevent Usage of Stdlib File/Dir Writing With Static Analysis (#7685) 2020-11-09 14:27:03 -06:00
health_test.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
health.go Fix ineffectual assignments (#7403) 2020-10-01 18:53:36 +00:00
intercepter_test.go Validate JWT Signing Type in RPC (#7576) 2020-10-20 05:37:12 +00:00
intercepter.go Validate JWT Signing Type in RPC (#7576) 2020-10-20 05:37:12 +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 Web UI Security Improvements (#7676) 2020-10-29 16:38:47 -05:00
wallet_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
wallet.go Allow for 25th Word Passphrases in Mnemonics (#7645) 2020-10-27 20:51:29 +00:00