| layout | post |
|---|---|
| published | true |
| title | Keep your secrets out of your source code |
| date | 2021-07-20 |
| subtitle | Protect your secrets and clean up if you accidentally over share |
We accidentally committed our secrets (password or secret key) to GitHub
- Prevent secrets from being committed: avoid accidental commits
- Clean up: Either use BFG or see other methods to remove sensitive data using