Skip to content

Commit

Permalink
Add Xpanse Scope for XDR Integration (#31582)
Browse files Browse the repository at this point in the history
* Add Xpanse Scope for XDR Integration (#31539)

* update xpanse mp and docker

* RN

* Update Packs/CortexXDR/ReleaseNotes/6_0_11.md

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

---------

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

* Update CortexXDRIR.yml

* Update Packs/CortexXDR/Integrations/CortexXDRIR/CortexXDRIR.yml

Co-authored-by: johnnywilkes <32227961+johnnywilkes@users.noreply.github.com>

* Update CortexXDRIR.yml

---------

Co-authored-by: johnnywilkes <32227961+johnnywilkes@users.noreply.github.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
Co-authored-by: Adi Daud <46249224+adi88d@users.noreply.github.com>
Co-authored-by: adi88d <adaud@paloaltonetworks.com>
  • Loading branch information
5 people authored and maimorag committed Dec 31, 2023
1 parent fe77624 commit 762058e
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
3 changes: 2 additions & 1 deletion Packs/CortexXDR/Integrations/CortexXDRIR/CortexXDRIR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3472,8 +3472,9 @@ script:
isArray: true
name: xdr-remove-user-role
description: Remove one or more users from a role.
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.10.13.83255
isfetch: true
isfetch:xpanse: false
script: ''
subtype: python3
ismappable: true
Expand Down
7 changes: 7 additions & 0 deletions Packs/CortexXDR/ReleaseNotes/6_0_11.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Integrations

##### Palo Alto Networks Cortex XDR - Investigation and Response

- Added support for Xpanse Marketplace scoping.
- Updated the Docker image to: *demisto/python3:3.10.13.83255*.
2 changes: 1 addition & 1 deletion Packs/CortexXDR/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Cortex XDR by Palo Alto Networks",
"description": "Automates Cortex XDR incident response, and includes custom Cortex XDR incident views and layouts to aid analyst investigations.",
"support": "xsoar",
"currentVersion": "6.0.10",
"currentVersion": "6.0.11",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 762058e

Please sign in to comment.