We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 484a64e commit ba0768aCopy full SHA for ba0768a
tests/test_all_rules.py
@@ -353,7 +353,7 @@ def test_required_tags(self):
353
'logs-windows.powershell*': {'all': ['Data Source: PowerShell Logs']},
354
'logs-sentinel_one_cloud_funnel.*': {'all': ['Data Source: SentinelOne']},
355
'logs-fim.event-*': {'all': ['Data Source: File Integrity Monitoring']},
356
- 'logs-m365_defender.event-*': {'all': ['Data Source: Microsoft Defender for Endpoint'],
+ 'logs-m365_defender.event-*': {'all': ['Data Source: Microsoft Defender for Endpoint']},
357
'logs-crowdstrike.fdr*': {'all': ['Data Source: Crowdstrike']}
358
}
359
0 commit comments