security-report
Generate a security report.
Inspect all passwords in an account and report passwords with an entropy score less than 3 or
passwords that are breached.
Usage: sos security-report [OPTIONS] <FILE>
Arguments:
<FILE>
Write report to this file
Options:
--force
Force overwrite if the file exists
-a, --account <ACCOUNT>
Account name or address
-i, --include-all
Include all entries.
Security reports by default only include entries that fail, use this option to include
entries that passed the security threshold.
-f, --format <FORMAT>
Output format: csv or json
[default: csv]
-h, --help
Print help (see a summary with '-h')