From 6fd1b6f1663d497ddec31416c696e3c045440c72 Mon Sep 17 00:00:00 2001 From: Scott Brumley Date: Fri, 30 Jan 2026 18:43:42 -0500 Subject: [PATCH] - Bump Version - Bump Catalog - Update Zip Format for CrowdStrike --- Packs/soc-crowdstrike-falcon/pack_metadata.json | 2 +- Packs/soc-crowdstrike-falcon/xsoar_config.json | 2 +- pack_catalog.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Packs/soc-crowdstrike-falcon/pack_metadata.json b/Packs/soc-crowdstrike-falcon/pack_metadata.json index 2b5aca8..148ba43 100644 --- a/Packs/soc-crowdstrike-falcon/pack_metadata.json +++ b/Packs/soc-crowdstrike-falcon/pack_metadata.json @@ -3,7 +3,7 @@ "id": "soc-crowdstrike-falcon", "description": "This contains the content for XSIAM CrowdStrike Falcon. This includes layouts, playbooks and incident fields", "support": "xsoar", - "currentVersion": "1.0.36", + "currentVersion": "1.0.37", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/soc-crowdstrike-falcon/xsoar_config.json b/Packs/soc-crowdstrike-falcon/xsoar_config.json index 99b42cf..2e482e7 100644 --- a/Packs/soc-crowdstrike-falcon/xsoar_config.json +++ b/Packs/soc-crowdstrike-falcon/xsoar_config.json @@ -2,7 +2,7 @@ "custom_packs": [ { "id": "soc-crowdstrike-falcon.zip", - "url": "https://github.com/Palo-Cortex/secops-framework/releases/download/soc-crowdstrike-falcon-v1.0.36/soc-crowdstrike-falcon-v1.0.36.zip", + "url": "https://github.com/Palo-Cortex/secops-framework/releases/download/soc-crowdstrike-falcon-v1.0.37/soc-crowdstrike-falcon-v1.0.37.zip", "system": "yes" } ], diff --git a/pack_catalog.json b/pack_catalog.json index 2afd593..c70046b 100644 --- a/pack_catalog.json +++ b/pack_catalog.json @@ -19,7 +19,7 @@ { "id": "soc-crowdstrike-falcon", "display_name": "SOC CrowdStrike Falcon Integration Enhancement for Cortex XSIAM", - "version": "1.0.36", + "version": "1.0.37", "path": "Packs/soc-crowdstrike-falcon", "visible": true, "xsoar_config": "https://raw.githubusercontent.com/Palo-Cortex/secops-framework/refs/heads/main/Packs/soc-crowdstrike-falcon/xsoar_config.json"