From 645492cef56899253752216a909b6218bb6f8c25 Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Sat, 21 Aug 2021 14:57:38 -0500 Subject: [PATCH 1/2] Update m365.yml just working on expanding this. --- tools/config/generic/m365.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tools/config/generic/m365.yml b/tools/config/generic/m365.yml index 51e08af6e..fb816bd10 100644 --- a/tools/config/generic/m365.yml +++ b/tools/config/generic/m365.yml @@ -5,3 +5,8 @@ ThreatManagement: category: ThreatManagement conditions: eventSource: SecurityComplianceCenter +AccessGovernance: + product: m365 + category: AccessGovernance + conditions: + eventSource: SecurityComplianceCenter From 579a80411de1ec3c01b222d42c5b3fa857edc50a Mon Sep 17 00:00:00 2001 From: Austin Songer Date: Sat, 21 Aug 2021 15:03:31 -0500 Subject: [PATCH 2/2] Update m365.yml --- tools/config/generic/m365.yml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/tools/config/generic/m365.yml b/tools/config/generic/m365.yml index fb816bd10..de769059c 100644 --- a/tools/config/generic/m365.yml +++ b/tools/config/generic/m365.yml @@ -10,3 +10,23 @@ AccessGovernance: category: AccessGovernance conditions: eventSource: SecurityComplianceCenter +CloudDiscovery: + product: m365 + category: CloudDiscovery + conditions: + eventSource: SecurityComplianceCenter +DataLossPrevention: + product: m365 + category: DataLossPrevention + conditions: + eventSource: SecurityComplianceCenter +ThreatDetection: + product: m365 + category: ThreatDetection + conditions: + eventSource: SecurityComplianceCenter +SharingControl: + product: m365 + category: SharingControl + conditions: + eventSource: SecurityComplianceCenter