From 98a63c2aa4380da224b03058fde5d3ad0f1e07f5 Mon Sep 17 00:00:00 2001 From: Panos Moullotos <25383165+moullos@users.noreply.github.com> Date: Sat, 5 Oct 2024 13:54:33 +0300 Subject: [PATCH] Removing allowed backends Allowed backends led to some issues with sigma-cli --- sigma/pipelines/crowdstrike/crowdstrike.py | 1 - 1 file changed, 1 deletion(-) diff --git a/sigma/pipelines/crowdstrike/crowdstrike.py b/sigma/pipelines/crowdstrike/crowdstrike.py index 2fb63d3..2ee8c47 100644 --- a/sigma/pipelines/crowdstrike/crowdstrike.py +++ b/sigma/pipelines/crowdstrike/crowdstrike.py @@ -550,7 +550,6 @@ def crowdstrike_fdr_pipeline() -> ProcessingPipeline: def crowdstrike_falcon_pipeline() -> ProcessingPipeline: return ProcessingPipeline( name="CrowdStrike Falcon Pipeline", - allowed_backends={"logscale"}, priority=10, items=[ # Process Creation