Ruby Rogues
Secrets Management Best Practices and Tools - RUBY 655
Brian Vallelunga
So like basically load those secrets out of the environment, then clean them up from the environment, then load everything else. That way you can't have like a rogue dependency, go and capture all your secrets and then send it somewhere. The other path of like using a file that's encrypted is also a really good path too. So I think both are pretty good.
0
💬
0
Comments
Log in to comment.
There are no comments yet.