scan-for-secrets 0.2

Release: scan-for-secrets 0.2 (https://github.com/simonw/scan-for-secrets/releases/tag/0.2) • CLI tool now streams results as they are found rather than waiting until the end, which is

Release: scan-for-secrets 0.2 (https://github.com/simonw/scan-for-secrets/releases/tag/0.2)

• CLI tool now streams results as they are found rather than waiting until the end, which is better for large directories.

• -d/–directory option can now be used multiple times to scan multiple directories.

• New -f/–file option for specifying one or more individual files to scan.

• New scan_directory_iter(), scan_file() and scan_file_iter() Python API functions.

• New -v/–verbose option which shows each directory that is being scanned.

Write a comment
No comments yet.