Skip to content

v0.17.1 — Accidental Sensitive-Data Cleanup

Choose a tag to compare

@nvk nvk released this 10 Aug 00:55
· 58 commits to master since this release

What's New

  • Clean up accidentally saved sensitive informationllm-wiki retract provides a dry-run-first local workflow for finding and removing passwords, tokens, and other sensitive values from registered wikis, archives, and session context.

Details

  • Accepts values through a hidden prompt or stdin.
  • Keeps selected values out of command arguments and reports.
  • Detects exact, JSON, URL, base64, URL-safe base64, and hex forms.
  • Requires --apply before changing files and verifies the scope afterward.
  • Makes binary-file deletion explicit and reports unscanned version-control metadata as a boundary.