scan-for-secrets 0.3

📰 Simon Willison's Blog

Release: scan-for-secrets 0.3 New -r/--redact option which shows the list of matches, asks for confirmation and then replaces every match with REDACTED , taking escaping rules into account. New Python function redact_file(file_path: str | Path, secrets: list[str], replacement: str = "REDACTED") -> int . T

Published 6 Apr 2026
Read full article → ← Back to Reads