Skip to content

Releases: zackbart/cleenup

v0.1.3

13 Mar 14:31

Choose a tag to compare

Use flat REDACTED_BY_CLEENUP marker — scan+redact now converges in one pass.

v0.1.2

13 Mar 14:28

Choose a tag to compare

Fix redaction convergence — fewer false positives, scan+redact now converges in 1-2 passes instead of 6+.

v0.1.1

12 Mar 22:57

Choose a tag to compare

Add --version flag.

v0.1.0

12 Mar 22:54

Choose a tag to compare

Initial release of cleenup — secret scanner for Claude Code and Codex CLI session logs.

Features

  • Multi-layer detection: TruffleHog + 40+ built-in regex patterns + Shannon entropy analysis
  • Optional local LLM classification via LM Studio (--deep)
  • In-place redaction with --verify post-check
  • Incremental scanning with state tracking
  • Supports Claude Code and Codex CLI JSONL log formats