feat(dlp): add enterprise phase scaffolds (policy role, content analysis, siem, case, compliance, cli)

This commit is contained in:
igor04091968
2026-05-11 23:18:20 +03:00
parent 8be0de1c85
commit b213552d9d
19 changed files with 454 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
{
"title": "AWatch DLP Overview",
"schemaVersion": 39,
"version": 1,
"panels": [
{
"type": "stat",
"title": "DLP Exporter Up",
"gridPos": { "x": 0, "y": 0, "w": 8, "h": 4 },
"targets": [
{ "expr": "aw_dlp_exporter_up" }
]
}
]
}