Skip to content

Commit

Permalink
Update Docker Image To demisto/python3 (#27113)
Browse files Browse the repository at this point in the history
* 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

* Packs/PaloAltoNetworks_IoT/Scripts/iot_get_raci/iot_get_raci.yml Docker image update

* Updated Metadata Of Pack AbuseDB

* Added release notes to pack AbuseDB

* Packs/AbuseDB/Scripts/AbuseIPDBPopulateIndicators/AbuseIPDBPopulateIndicators.yml Docker image update

* Updated Metadata Of Pack PANWComprehensiveInvestigation

* Added release notes to pack PANWComprehensiveInvestigation

* Packs/PANWComprehensiveInvestigation/Scripts/PanwIndicatorCreateQueries/PanwIndicatorCreateQueries.yml Docker image update
  • Loading branch information
content-bot authored Jun 1, 2023
1 parent d7970db commit c612baf
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 7 deletions.
4 changes: 4 additions & 0 deletions Packs/AbuseDB/ReleaseNotes/1_0_24.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

#### Scripts
##### AbuseIPDBPopulateIndicators
- Updated the Docker image to: *demisto/python3:3.10.11.61265*.
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ runas: DBotWeakRole
tests:
- AbuseIPDB PopulateIndicators Test
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.10.48392
dockerimage: demisto/python3:3.10.11.61265
2 changes: 1 addition & 1 deletion Packs/AbuseDB/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AbuseIPDB",
"description": "Central repository to report and identify IP addresses that have been associated with malicious activity online. Check the Detailed Information section for more information on how to configure the integration.",
"support": "xsoar",
"currentVersion": "1.0.23",
"currentVersion": "1.0.24",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
4 changes: 4 additions & 0 deletions Packs/PANWComprehensiveInvestigation/ReleaseNotes/1_3_17.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@

#### Scripts
##### PanwIndicatorCreateQueries
- Updated the Docker image to: *demisto/python3:3.10.11.61265*.
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,5 @@ type: python
tests:
- No test
subtype: python3
dockerimage: demisto/python3:3.10.11.54132
dockerimage: demisto/python3:3.10.11.61265
fromversion: 5.0.0
2 changes: 1 addition & 1 deletion Packs/PANWComprehensiveInvestigation/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Comprehensive Investigation by Palo Alto Networks",
"description": "Are you a Palo Alto Networks customer? We have just the content pack to help you orchestrate incident response across Palo Alto Networks products.",
"support": "xsoar",
"currentVersion": "1.3.16",
"currentVersion": "1.3.17",
"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.11.54132
dockerimage: demisto/python3:3.10.11.61265
fromversion: 5.0.0
tests:
- No tests (auto formatted)
6 changes: 6 additions & 0 deletions Packs/PaloAltoNetworks_IoT/ReleaseNotes/1_0_24.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#### Integrations
##### Palo Alto Networks IoT
- Updated the Docker image to: *demisto/python3:3.10.11.61265*.
#### Scripts
##### iot-security-get-raci
- Updated the Docker image to: *demisto/python3:3.10.11.61265*.
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,5 @@ tags:
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.9.46807
dockerimage: demisto/python3:3.10.11.61265
fromversion: 5.0.0
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.23",
"currentVersion": "1.0.24",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit c612baf

Please sign in to comment.