From 092ebc14b8562289eada801e94eb0572d10d6ffc Mon Sep 17 00:00:00 2001 From: Sasha Sokolovich <88268646+ssokolovich@users.noreply.github.com> Date: Wed, 17 Apr 2024 15:34:03 +0300 Subject: [PATCH] Xpanse wizard fixes (#33933) * removed the xpanse pack section * RN * Fixed RN issue * Update Packs/CortexXpanse/ReleaseNotes/1_0_22.md Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> --------- Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com> --- Packs/CortexXpanse/ReleaseNotes/1_0_22.md | 6 ++++++ Packs/CortexXpanse/Wizards/wizard-Xpanse_ASM.json | 10 ---------- Packs/CortexXpanse/pack_metadata.json | 2 +- 3 files changed, 7 insertions(+), 11 deletions(-) create mode 100644 Packs/CortexXpanse/ReleaseNotes/1_0_22.md diff --git a/Packs/CortexXpanse/ReleaseNotes/1_0_22.md b/Packs/CortexXpanse/ReleaseNotes/1_0_22.md new file mode 100644 index 000000000000..122900d2c2ad --- /dev/null +++ b/Packs/CortexXpanse/ReleaseNotes/1_0_22.md @@ -0,0 +1,6 @@ + +#### Wizards + +##### Xpanse Attack Surface Management + +Fixed an issue where the Cortex Xpanse pack was mentioned as a mandatory pack during the installation. diff --git a/Packs/CortexXpanse/Wizards/wizard-Xpanse_ASM.json b/Packs/CortexXpanse/Wizards/wizard-Xpanse_ASM.json index 767bc593cf3c..4f5b22a355e1 100644 --- a/Packs/CortexXpanse/Wizards/wizard-Xpanse_ASM.json +++ b/Packs/CortexXpanse/Wizards/wizard-Xpanse_ASM.json @@ -6,16 +6,6 @@ "name": "Xpanse Attack Surface Management", "description": "Welcome to the Deployment Wizard! These steps will guide you through configuring your content pack so you'll have a working use case when the wizard finishes. Make sure to follow the steps in order, you can always continue the wizard where you left off. Learn more about this pack’s deployment in the \"Cortex XSOAR Administrator Guide\" -> \"Set up Your Use Case with the Deployment Wizard\".", "dependency_packs": [ - { - "name": "Cortex Xpanse", - "min_required": 1, - "packs": [ - { - "name": "CortexXpanse", - "display_name": "Cortex Xpanse" - } - ] - }, { "name": "Cloud Security", "min_required": 0, diff --git a/Packs/CortexXpanse/pack_metadata.json b/Packs/CortexXpanse/pack_metadata.json index 72b0cbdd512f..86f3e228d8c1 100644 --- a/Packs/CortexXpanse/pack_metadata.json +++ b/Packs/CortexXpanse/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Cortex Xpanse", "description": "Content for working with Attack Surface Management (ASM).", "support": "xsoar", - "currentVersion": "1.0.21", + "currentVersion": "1.0.22", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",