diff --git a/Packs/Palo_Alto_Networks_Enterprise_DLP/Integrations/Palo_Alto_Networks_Enterprise_DLP/Palo_Alto_Networks_Enterprise_DLP.yml b/Packs/Palo_Alto_Networks_Enterprise_DLP/Integrations/Palo_Alto_Networks_Enterprise_DLP/Palo_Alto_Networks_Enterprise_DLP.yml index e336868567f..128420d695e 100644 --- a/Packs/Palo_Alto_Networks_Enterprise_DLP/Integrations/Palo_Alto_Networks_Enterprise_DLP/Palo_Alto_Networks_Enterprise_DLP.yml +++ b/Packs/Palo_Alto_Networks_Enterprise_DLP/Integrations/Palo_Alto_Networks_Enterprise_DLP/Palo_Alto_Networks_Enterprise_DLP.yml @@ -29,6 +29,11 @@ configuration: - EU - AP - UK + - CA + - FR + - AU + - IN + - JP required: false - display: Data profiles to allow exemption name: dlp_exemptible_list @@ -156,4 +161,4 @@ script: type: python fromversion: 5.0.0 tests: -- Palo_Alto_Networks_Enterprise_DLP - Test +- Palo_Alto_Networks_Enterprise_DLP - Test \ No newline at end of file diff --git a/Packs/Palo_Alto_Networks_Enterprise_DLP/Integrations/Palo_Alto_Networks_Enterprise_DLP/README.md b/Packs/Palo_Alto_Networks_Enterprise_DLP/Integrations/Palo_Alto_Networks_Enterprise_DLP/README.md index cbf509d4831..96ad18ae3a2 100644 --- a/Packs/Palo_Alto_Networks_Enterprise_DLP/Integrations/Palo_Alto_Networks_Enterprise_DLP/README.md +++ b/Packs/Palo_Alto_Networks_Enterprise_DLP/Integrations/Palo_Alto_Networks_Enterprise_DLP/README.md @@ -22,7 +22,6 @@ Make sure the toggle at the bottom is switched on. | DLP Regions | | False | | Data profiles to allow exemption | A comma-separated list of data profile names to request an exemption. Use "\*" to allow everything. | False | | Bot Message | The message to send to the user to ask for feedback. | False | - | Fetch incidents | | False | 4. Click **Test** to validate the URLs, token, and connection. ## Commands diff --git a/Packs/Palo_Alto_Networks_Enterprise_DLP/ReleaseNotes/2_0_11.md b/Packs/Palo_Alto_Networks_Enterprise_DLP/ReleaseNotes/2_0_11.md new file mode 100644 index 00000000000..5b5d6559b32 --- /dev/null +++ b/Packs/Palo_Alto_Networks_Enterprise_DLP/ReleaseNotes/2_0_11.md @@ -0,0 +1,7 @@ + +#### Integrations + +##### Palo Alto Networks Enterprise DLP + +- Removed the Fetch Incidents setting from integration documentation. +- Added additional DLP Regions Australia, Canada, India, Japan, France. \ No newline at end of file diff --git a/Packs/Palo_Alto_Networks_Enterprise_DLP/pack_metadata.json b/Packs/Palo_Alto_Networks_Enterprise_DLP/pack_metadata.json index c64cba39561..ef186c15007 100644 --- a/Packs/Palo_Alto_Networks_Enterprise_DLP/pack_metadata.json +++ b/Packs/Palo_Alto_Networks_Enterprise_DLP/pack_metadata.json @@ -5,7 +5,7 @@ "support": "xsoar", "author": "Palo Alto Networks Enterprise DLP", "url": "https://www.paloaltonetworks.com/enterprise-data-loss-prevention", - "currentVersion": "2.0.10", + "currentVersion": "2.0.11", "categories": [ "Network Security" ],