CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Code Repository" | where status_s != "Closed" or status_s != "Resolved"
query: |
CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Code Repository" | where status_s != "Closed" or status_s != "Resolved"
version: 1.0.3
triggerOperator: gt
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/CodeRepository.yaml
status: Available
description: |
'New code_repository with severity FYI found'
suppressionEnabled: false
queryFrequency: 5m
name: Code Repository
kind: Scheduled
triggerThreshold: 0
id: da2059f5-8463-49d5-a6dc-22597fd9ce66
requiredDataConnectors:
- connectorId: CBSPollingIDAzureFunctions
dataTypes:
- CBSLog_Azure_1_CL
incidentConfiguration:
createIncident: true
groupingConfiguration:
reopenClosedIncident: false
matchingMethod: AllEntities
enabled: false
lookbackDuration: PT5H
severity: Informational
eventGroupingSettings:
aggregationKind: SingleAlert
queryPeriod: 5m
suppressionDuration: 5h
entityMappings:
- fieldMappings:
- columnName: subject_s
identifier: Url
entityType: URL
relevantTechniques:
- T1195
tactics:
- InitialAccess