idpw-leaked-email-stats
Retrieve monthly breach statistics for registered email domains from IDPW.io service.
Syntax
idpw-leaked-email-stats [profile=PROFILE] [end_date=END_DATE] [verify=VERIFY]
- profile=PROFILE
- Optional. Connect profile code for IDPW
- verify=VERIFY
- Optional. If f, does not raise an error when connect profile is not configured and returns empty output (default: t)
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect profile | Connect profile code for IDPW |
| _time | Date | Time | Month (YYYY-MM) |
| domain | String | Domain | Domain name |
| count | Integer | Count | Breach count for the month |