breach_stats
Aggregate the full breach archive into analyst-grade statistics: incidents and accounts exposed per year, per source, per exposed data type, per threat level, or per ransomware actor — plus the five largest incidents ever recorded. Use it to answer 'how has breach volume trended since 2015', 'which ransomware groups have the most victims' or 'how often are passwords part of a breach'. Aggregate counts only; no leaked records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | how many buckets to return, largest first (default 40); buckets_total reports how many exist, and grouping by actor over the ~16k-post archive produces far more | |
| sector | No | optional industry keyword filter applied before aggregating | |
| group_by | No | aggregation axis: 'year' (default), 'source', 'data_type', 'threat_level' or 'actor' (ransomware group) | year |