Skip to content

Commit

Permalink
Xpanse wizard fixes (demisto#33933)
Browse files Browse the repository at this point in the history
* removed the xpanse pack section

* RN

* Fixed RN issue

* Update Packs/CortexXpanse/ReleaseNotes/1_0_22.md

Co-authored-by: ShirleyDenkberg <[email protected]>

---------

Co-authored-by: ShirleyDenkberg <[email protected]>
  • Loading branch information
ssokolovich and ShirleyDenkberg authored Apr 17, 2024
1 parent b422c80 commit 092ebc1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 11 deletions.
6 changes: 6 additions & 0 deletions Packs/CortexXpanse/ReleaseNotes/1_0_22.md
Original file line number Diff line number Diff line change
@@ -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.
10 changes: 0 additions & 10 deletions Packs/CortexXpanse/Wizards/wizard-Xpanse_ASM.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
2 changes: 1 addition & 1 deletion Packs/CortexXpanse/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -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": "",
Expand Down

0 comments on commit 092ebc1

Please sign in to comment.