refactor: first bigger log source refactoring
see discussion here: https://github.com/SigmaHQ/sigma/discussions/2835
This commit is contained in:
@@ -1,33 +1,33 @@
|
||||
title: Microsoft 365 Rules
|
||||
order: 10
|
||||
logsources:
|
||||
ThreatManagement:
|
||||
threat_management:
|
||||
product: m365
|
||||
category: ThreatManagement
|
||||
service: threat_management
|
||||
conditions:
|
||||
eventSource: SecurityComplianceCenter
|
||||
AccessGovernance:
|
||||
access_governance:
|
||||
product: m365
|
||||
category: AccessGovernance
|
||||
service: access_governance
|
||||
conditions:
|
||||
eventSource: SecurityComplianceCenter
|
||||
CloudDiscovery:
|
||||
cloud_discovery:
|
||||
product: m365
|
||||
category: CloudDiscovery
|
||||
service: cloud_discovery
|
||||
conditions:
|
||||
eventSource: SecurityComplianceCenter
|
||||
DataLossPrevention:
|
||||
data_loss_prevention:
|
||||
product: m365
|
||||
category: DataLossPrevention
|
||||
service: data_loss_prevention
|
||||
conditions:
|
||||
eventSource: SecurityComplianceCenter
|
||||
ThreatDetection:
|
||||
threat_detection:
|
||||
product: m365
|
||||
category: ThreatDetection
|
||||
service: threat_detection
|
||||
conditions:
|
||||
eventSource: SecurityComplianceCenter
|
||||
SharingControl:
|
||||
sharing_control:
|
||||
product: m365
|
||||
category: SharingControl
|
||||
service: sharing_control
|
||||
conditions:
|
||||
eventSource: SecurityComplianceCenter
|
||||
|
||||
Reference in New Issue
Block a user