Skip to content

v2.5.0

Choose a tag to compare

@andrewm4894 andrewm4894 released this 10 Jan 22:58
· 14 commits to main since this release

What's New

Enhanced Secret Scan Output

  • File locations - Each detected secret now shows which files contain it
  • Paths displayed relative to ~/.claude/ for easy identification
  • Helps distinguish false positives (test files) from real secrets

Example Output

=== GitHub Tokens ===
  ghp_aB3dE5...vW3xY5
    └─ projects/-Users-.../6d104fb5-...jsonl
    └─ file-history/0a89f330.../bca636ce3b4a5ad4@v1

Full Changelog: v2.4.0...v2.5.0