Skip to content
CodeAuditAgent
All articles

Secrets

Guides on code security, AI code review and shipping fixes that hold.

· 7 min read

Leaked Secrets in Git History: Find, Rotate, Prevent

Deleting a committed API key does not remove it from git history. How to find leaked secrets, rotate them first, rewrite history safely and stop the next leak.

  • Security
  • Git
  • Secrets