identify_gaps
Identify security coverage gaps by threat profile, returning per-technique rule counts and zero-coverage gap IDs. Filter by source type or list all profiles for a comprehensive overview.
Instructions
Find detection gaps for a threat profile (ransomware, apt, initial-access, persistence, credential-access, defense-evasion). Returns per-technique rule counts and zero-coverage gap IDs. Use source_type to scope to a specific rule source. Call with no arguments to list available profiles and a coverage overview across all of them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | Threat profile: ransomware, apt, initial-access, persistence, credential-access, defense-evasion. Omit to get an overview across all profiles. | |
| source_type | No | Optional: filter by source (sigma, splunk_escu, elastic, kql) |