Removing Sensitive Data & Plaintext Secrets from GitHub
Developers love to code fast and cut corners, I am guilty of it too! This means sensitive data (e.g., plaintext secrets, Application Programming Interface [API] keys, passwords, etc.) might get committed to your git repository. This might be fine if ...
Mar 1, 20208 min read118


