Microsoft Sentinel Analytic Rules
cloudbrothers.infoAzure Sentinel RepoToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeToggle Dark/Light/Auto modeBack to homepage

Code Repository

Back
Idda2059f5-8463-49d5-a6dc-22597fd9ce66
RulenameCode Repository
DescriptionNew code_repository with severity FYI found
SeverityInformational
TacticsInitialAccess
TechniquesT1195
Required data connectorsCBSPollingIDAzureFunctions
KindScheduled
Query frequency5m
Query period5m
Trigger threshold0
Trigger operatorgt
Source Urihttps://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/CodeRepository.yaml
Version1.0.3
Arm templateda2059f5-8463-49d5-a6dc-22597fd9ce66.json
Deploy To Azure
CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Code Repository" | where status_s != "Closed" or status_s != "Resolved" 
description: |
    'New code_repository with severity FYI found'
version: 1.0.3
triggerThreshold: 0
tactics:
- InitialAccess
suppressionEnabled: false
suppressionDuration: 5h
queryPeriod: 5m
OriginalUri: https://github.com/Azure/Azure-Sentinel/blob/master/Solutions/CTM360/Analytic Rules/CodeRepository.yaml
triggerOperator: gt
status: Available
eventGroupingSettings:
  aggregationKind: SingleAlert
id: da2059f5-8463-49d5-a6dc-22597fd9ce66
name: Code Repository
queryFrequency: 5m
severity: Informational
incidentConfiguration:
  createIncident: true
  groupingConfiguration:
    reopenClosedIncident: false
    lookbackDuration: PT5H
    enabled: false
    matchingMethod: AllEntities
kind: Scheduled
entityMappings:
- fieldMappings:
  - columnName: subject_s
    identifier: Url
  entityType: URL
relevantTechniques:
- T1195
query: |
    CBSLog_Azure_1_CL | where severity_s == "Informational" | where type_s == "Code Repository" | where status_s != "Closed" or status_s != "Resolved" 
requiredDataConnectors:
- dataTypes:
  - CBSLog_Azure_1_CL
  connectorId: CBSPollingIDAzureFunctions