@pati_gallardo I teach developers where to
put credentials safely, and if I write code that needs credentials provide clear
instructions how to store them. That's the tool. I know that some people use
pre-commit hooks, that scan for credentials,
1 reply
@pati_gallardo but this can be tricky to
not miss previously unknown key formats.