Removing Sensitive Data from Git History with BFG and VS Code
I was recently notified that an old API key was discovered in one of the repos I own. Even if you remove the sensitive data in a new commit, it can still be found in the Git history.
[Read More]