scan-for-secrets 0.3

Release: scan-for-secrets 0.3 (https://github.com/simonw/scan-for-secrets/releases/tag/0.3) • New -r/--redact option which shows the list of matches, asks for confirmation and then replaces

Release: scan-for-secrets 0.3 (https://github.com/simonw/scan-for-secrets/releases/tag/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.

    Tags: projects (https://simonwillison.net/tags/projects)
Write a comment
No comments yet.