Overview
- Store credentials in environment files or another dedicated secret location.
- Never paste secret values into ordinary chat when a variable reference will work.
- Exclude secret files from version control.
- Avoid printing or logging secret contents.