prysm-pulse/shared/keystore
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
..
BUILD.bazel Prevent Usage of Stdlib File/Dir Writing With Static Analysis (#7685) 2020-11-09 14:27:03 -06:00
keccak256.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
key_test.go Update BLST And Herumi (#7632) 2020-10-30 19:06:33 +00:00
key.go Prevent Usage of Stdlib File/Dir Writing With Static Analysis (#7685) 2020-11-09 14:27:03 -06:00
keystore_test.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
keystore.go Combines func params of the same type (#7500) 2020-10-12 15:43:19 +00:00
utils.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00