security_overview
Summarize security posture for a day, week, or month, covering scanner health, findings, and risk trends to identify critical vulnerabilities and attention areas.
Instructions
[Overview] Security briefing — daily/weekly/monthly summary with scanner health, findings, and risk trends. @slow when quick=False
USE WHEN: "morning briefing", "what happened this week?", "security overview", "any new critical vulns?", "scanner status", "what needs attention today?"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| qql | No | QQL query for ETM findings | |
| tag | No | filter by tag | |
| limit | No | max results (default 50) | |
| quick | No | True for fast snapshot (~3s), False for full briefing (~10s) | |
| scope | No | "all" | "infrastructure" | "findings" | "risk" | all |
| detail | No | "summary" | "standard" | "detailed" | standard |
| period | No | "today" | "week" | "month" | today |
| severity | No | finding severity filter | |
| scan_state | No | comma-separated scan states (default "Running,Paused,Queued,Error") | Running,Paused,Queued,Error |
| asset_group | No | filter by asset group |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |