scan-for-secrets 0.2 (opens in new tab)
<p><strong>Release:</strong> <a href=" 0.2</a></p> <ul> <li>CLI tool now streams results as they are found rather than waiting until the end, which is better for large directories.</li> <li><code>-d/--directory</code> option can now be used multiple times to scan multiple directories.</li> <li>New <code>-f/--file</code> option for specifying one or more individual files to scan.</li> <li>New <code>scan_directory_iter()</code>, <code>scan_file()</code> and <code>scan_file_iter()</code...
Read the original article