Documentation
README
Secrets in git history
A repository is three intelligence products: a list of humans with real email addresses, a map of the organisation's infrastructure, and a credential store nobody meant to publish. The costly mistake is scanning the working tree. Secrets deleted from HEAD stay in history forever, and commits deleted from a branch stay reachable through the fork network β scan only what is checked out and you are searching the one place the secret was definitely removed from.
What you're holding, and where to start
This is the opening of the README. Read the full README on GitHub.