↳ GitHub sourceAnalytics ruleHigh
Cognni Incidents for Highly Sensitive Legal Information
Description
'Display incidents in which highly sensitive legal information was placed at risk by user sharing.'
- Rule type
- Scheduled
- Version
- 1.0.0
- Declared status
- Available
- Query frequency
- 5h
- Query period
- 5h
- Trigger
- gt 0
Declared MITRE coverage
Declared sources
Metadata from the source file. No dependencies inferred from KQL.
Connectors
Data types
KQL query
Original query, unchanged.
let highRisk = 3;
let legal = 'Legal Information';
CognniIncidents_CL
| where Severity == highRisk
| where informationType_s == legal
| where TimeGenerated >= ago(5h)
| extend AccountCustomEntity = userId_s
Declared entities
Related content
Links established from declared identifiers and solution manifests.
Source provenance
GitHubDisplayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.
- Commit
9800e51↗- Source identifier
4f45f43b-3a4b-491b-9cbe-d649603384aa
GSTEP / CATALOG TRACKING
Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC