Skip to content

Commit

Permalink
Update Docker Image To demisto/python3 (#27707)
Browse files Browse the repository at this point in the history
* Updated Metadata Of Pack ExpanseV2

* Added release notes to pack ExpanseV2

* Packs/ExpanseV2/Integrations/FeedExpanse/FeedExpanse.yml Docker image update

* Packs/ExpanseV2/Integrations/ExpanseV2/ExpanseV2.yml Docker image update

* Packs/ExpanseV2/Scripts/ExpanseEvidenceDynamicSection/ExpanseEvidenceDynamicSection.yml Docker image update

* Packs/ExpanseV2/Scripts/ExpanseAggregateAttributionDevice/ExpanseAggregateAttributionDevice.yml Docker image update

* Updated Metadata Of Pack PaloAltoNetworks_IoT

* Added release notes to pack PaloAltoNetworks_IoT

* Packs/PaloAltoNetworks_IoT/Integrations/PaloAltoNetworks_IoT/PaloAltoNetworks_IoT.yml Docker image update
  • Loading branch information
content-bot authored and MosheEichler committed Jul 2, 2023
1 parent e6c2fd6 commit 22b7ce5
Show file tree
Hide file tree
Showing 9 changed files with 20 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Packs/ExpanseV2/Integrations/ExpanseV2/ExpanseV2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6120,7 +6120,7 @@ script:
- contextPath: Expanse.IPDomains.DomainList
description: An array of domain objects. This is truncated at 50.
type: Unknown
dockerimage: demisto/python3:3.10.12.62631
dockerimage: demisto/python3:3.10.12.63474
feed: false
isfetch: true
longRunning: false
Expand Down
2 changes: 1 addition & 1 deletion Packs/ExpanseV2/Integrations/FeedExpanse/FeedExpanse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.11.54132
dockerimage: demisto/python3:3.10.12.63474
fromversion: 6.0.0
tests:
- Feed Expanse Test
10 changes: 10 additions & 0 deletions Packs/ExpanseV2/ReleaseNotes/1_10_38.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
#### Integrations
##### Expanse Expander Feed
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
##### Cortex Xpanse
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
#### Scripts
##### ExpanseEvidenceDynamicSection
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
##### ExpanseAggregateAttributionDevice
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ tags: []
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.4.30607
dockerimage: demisto/python3:3.10.12.63474
fromversion: 6.0.0
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
commonfields:
id: ExpanseEvidenceDynamicSection
version: -1
dockerimage: demisto/python3:3.10.4.30607
dockerimage: demisto/python3:3.10.12.63474
enabled: true
name: ExpanseEvidenceDynamicSection
comment: Dynamic Section script used in Expanse Issue layout to display the Latest Evidence structure.
Expand Down
2 changes: 1 addition & 1 deletion Packs/ExpanseV2/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Cortex Xpanse by Palo Alto Networks",
"description": "Automate Attack Surface Management to identify Internet assets and quickly remediate misconfigurations with Expanse, a Palo Alto Networks company.",
"support": "xsoar",
"currentVersion": "1.10.37",
"currentVersion": "1.10.38",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.12.62631
dockerimage: demisto/python3:3.10.12.63474
fromversion: 5.0.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/PaloAltoNetworks_IoT/ReleaseNotes/1_0_26.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Palo Alto Networks IoT
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
2 changes: 1 addition & 1 deletion Packs/PaloAltoNetworks_IoT/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "IoT by Palo Alto Networks",
"description": "Palo Alto Networks IoT",
"support": "xsoar",
"currentVersion": "1.0.25",
"currentVersion": "1.0.26",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 22b7ce5

Please sign in to comment.