I built a new Python CLI tool for scanning folders for secret strings, useful if you want to share a bunch of log files but first want to check they didn't accidentally leak API keys or similar. Run this command to learn more:
uvx scan-for-secrets --help
Blog: https://simonwillison.net/2026/Apr/5/scan-for-secrets-3/