Changelog
All updates, features, and security improvements.
1.0.0 Initial Release
16 September 2026
- Detection Engine: Pure Swift regex and Shannon entropy pattern matching for AWS, GitHub, Slack, Stripe, OpenAI, Anthropic, Google Cloud, JWTs, and private keys.
- Clipboard Watcher: Instant detection of copied credentials with actionable notifications (Clear, Copy Masked, or Ignore).
- Shell History Scrubber: Scan and safely remove secret exports from
.zsh_history and .bash_history with automatic .bak backups.
- .env File Inventory: Discovers
.env files across repositories, warns if un-gitignored, and detects duplicated credentials across projects.
- Masked Clipboard: Produces safe, identifiable masked tokens (e.g.
sk-live-••••••••xyzA) for bug reports and issue tickets.
- 100% On-Device: Zero network telemetry, zero crash trackers, zero cloud dependencies.