MCP Server
Active
1
0

Import UAPF package: incident-triage.uapf

This commit is contained in:
2026-06-01 18:25:37 +00:00
commit 7fe0fda7a5
26 changed files with 2509 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"source": "zabbix",
"external_id": "ZBX-EVT-9374",
"raw_payload": {
"title": "DDoS attack pattern detected on edge",
"host": "rtr-r3.lvrtc.lv",
"severity": "critical",
"body": "Volumetric UDP flood, 4.2 Gbps inbound to 192.0.2.0/24. Source: 12 ASNs, predominantly AS197207. Auto-mitigation engaged.",
"tags": ["security", "ddos"]
},
"expected_after_triage": {
"taxonomy_code": "security.incident",
"priority": "P1",
"ownership": "lvrtc",
"group_slug": "soc-l2"
}
}