↳ GitHub sourceAnalytics ruleLow

Cognni Incidents for Low Sensitivity Governance Information

Description

'Display incidents in which low sensitivity governance 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 lowRisk = 1;
let governance = 'Governance Information';
CognniIncidents_CL 
| where Severity == lowRisk
| where informationType_s == governance
| where TimeGenerated >= ago(5h)
| extend AccountCustomEntity = userId_s

Declared entities

Account

Related content

Links established from declared identifiers and solution manifests.

Source provenance

GitHub

Displayed values come from files in Azure/Azure-Sentinel. They describe the published template, not your workspace configuration.

Source identifier
d2e40c79-fe8c-428e-8cb9-0e2282d4558c
Additional source files 2Solutions/Cognni/Analytic Rules/CognniLowRiskGovernanceIncidents.yamlsource ↗Solutions/Cognni/Data/Solution_Cognni.jsonsolution-membership ↗
GSTEP / CATALOG TRACKING

Added to catalog : 16 Sept 2026 · 05:49 UTC
Last change observed : 16 Sept 2026 · 05:49 UTC

GSTEP sync dates, separate from the source content’s publication dates.