Skip to content

Commit

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

* Added release notes to pack Cryptocurrency

* Packs/Cryptocurrency/Scripts/CryptoCurrenciesFormat/CryptoCurrenciesFormat.yml Docker image update

* Updated Metadata Of Pack RiskIQDigitalFootprint

* Added release notes to pack RiskIQDigitalFootprint

* Packs/RiskIQDigitalFootprint/Scripts/RiskIQDigitalFootprintAssetDetailsWidgetScript/RiskIQDigitalFootprintAssetDetailsWidgetScript.yml Docker image update

* Updated Metadata Of Pack X509Certificate

* Added release notes to pack X509Certificate

* Packs/X509Certificate/Scripts/CertificateReputation/CertificateReputation.yml Docker image update

* Updated Metadata Of Pack EmailCommunication

* Added release notes to pack EmailCommunication

* Packs/EmailCommunication/Scripts/DisplayEmailHtmlThread/DisplayEmailHtmlThread.yml Docker image update

* Packs/EmailCommunication/Scripts/SendEmailReply/SendEmailReply.yml Docker image update

* Updated Metadata Of Pack MicrosoftExchangeOnPremise

* Added release notes to pack MicrosoftExchangeOnPremise

* Packs/MicrosoftExchangeOnPremise/Scripts/BuildEWSQuery/BuildEWSQuery.yml Docker image update

* Updated Metadata Of Pack ForescoutEyeInspect

* Added release notes to pack ForescoutEyeInspect

* Packs/ForescoutEyeInspect/Scripts/ForescoutEyeInspectButtonHostChangeLog/ForescoutEyeInspectButtonHostChangeLog.yml Docker image update

* Packs/ForescoutEyeInspect/Scripts/ForescoutEyeInspectButtonGetVulnerabilityInfo/ForescoutEyeInspectButtonGetVulnerabilityInfo.yml Docker image update

* Packs/ForescoutEyeInspect/Scripts/ForescoutEyeInspectButtonGetPCAP/ForescoutEyeInspectButtonGetPCAP.yml Docker image update

* Updated Metadata Of Pack MicrosoftExchangeOnline

* Added release notes to pack MicrosoftExchangeOnline

* Packs/MicrosoftExchangeOnline/Scripts/GetEWSFolder/GetEWSFolder.yml Docker image update
  • Loading branch information
content-bot committed Jul 7, 2023
1 parent 47e8efd commit 31afcff
Show file tree
Hide file tree
Showing 24 changed files with 51 additions and 17 deletions.
4 changes: 4 additions & 0 deletions Packs/Cryptocurrency/ReleaseNotes/1_1_36.md
@@ -0,0 +1,4 @@

#### Scripts
##### CryptoCurrenciesFormat
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Expand Up @@ -15,5 +15,5 @@ tags:
- indicator-format
timeout: '0'
type: python
dockerimage: demisto/python3:3.10.10.48392
dockerimage: demisto/python3:3.10.12.63474
fromversion: 5.0.0
2 changes: 1 addition & 1 deletion Packs/Cryptocurrency/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Cryptocurrency",
"description": "This Content Pack enables you to add a reputation for cryptocurrency addresses.",
"support": "xsoar",
"currentVersion": "1.1.35",
"currentVersion": "1.1.36",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
6 changes: 6 additions & 0 deletions Packs/EmailCommunication/ReleaseNotes/2_0_10.md
@@ -0,0 +1,6 @@

#### Scripts
##### DisplayEmailHtmlThread
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
##### SendEmailReply
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Expand Up @@ -12,7 +12,7 @@ comment: |-
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.11.58677
dockerimage: demisto/python3:3.10.12.63474
runas: DBotWeakRole
fromversion: 6.2.0
tests:
Expand Down
Expand Up @@ -39,7 +39,7 @@ subtype: python3
system: true
type: python
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.11.58677
dockerimage: demisto/python3:3.10.12.63474
tests:
- No tests (auto formatted)
contentitemexportablefields:
Expand Down
2 changes: 1 addition & 1 deletion Packs/EmailCommunication/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Email Communication",
"description": "Do you have to send multiple emails to end users? This content pack helps you streamline the process and automate updates, notifications and more.\n",
"support": "xsoar",
"currentVersion": "2.0.9",
"currentVersion": "2.0.10",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"videos": [
Expand Down
8 changes: 8 additions & 0 deletions Packs/ForescoutEyeInspect/ReleaseNotes/1_0_12.md
@@ -0,0 +1,8 @@

#### Scripts
##### ForescoutEyeInspectButtonHostChangeLog
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
##### ForescoutEyeInspectButtonGetVulnerabilityInfo
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
##### ForescoutEyeInspectButtonGetPCAP
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Expand Up @@ -9,7 +9,7 @@ enabled: true
script: ""
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.10.48392
dockerimage: demisto/python3:3.10.12.63474
runas: DBotWeakRole
fromversion: 6.1.0
comment: Get PCAP of a Forescout EyeInspect incident
Expand Down
Expand Up @@ -13,7 +13,7 @@ args:
script: ""
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.10.48392
dockerimage: demisto/python3:3.10.12.63474
runas: DBotWeakRole
fromversion: 6.1.0
comment: Get information of a CVE from Forescout EyeInspect CVEs DB.
Expand Down
Expand Up @@ -9,7 +9,7 @@ tags:
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.10.48392
dockerimage: demisto/python3:3.10.12.63474
runas: DBotWeakRole
fromversion: 6.1.0
comment: Get change log of Forescout EyeInspect hosts.
Expand Down
2 changes: 1 addition & 1 deletion Packs/ForescoutEyeInspect/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Forescout EyeInspect",
"description": "Get in-depth device visibility for OT networks",
"support": "xsoar",
"currentVersion": "1.0.11",
"currentVersion": "1.0.12",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
4 changes: 4 additions & 0 deletions Packs/MicrosoftExchangeOnPremise/ReleaseNotes/2_0_1.md
@@ -0,0 +1,4 @@

#### Scripts
##### BuildEWSQuery
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Expand Up @@ -48,4 +48,4 @@ scripttarget: 0
tests:
- buildewsquery_test
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.9.46807
dockerimage: demisto/python3:3.10.12.63474
2 changes: 1 addition & 1 deletion Packs/MicrosoftExchangeOnPremise/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Microsoft Exchange On-Premise",
"description": "Exchange Web Services",
"support": "xsoar",
"currentVersion": "2.0.0",
"currentVersion": "2.0.1",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
4 changes: 4 additions & 0 deletions Packs/MicrosoftExchangeOnline/ReleaseNotes/1_2_9.md
@@ -0,0 +1,4 @@

#### Scripts
##### GetEWSFolder
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Expand Up @@ -30,7 +30,7 @@ tags:
timeout: 6µs
type: python
runas: DBotWeakRole
dockerimage: demisto/python3:3.10.9.46807
dockerimage: demisto/python3:3.10.12.63474
tests:
- Get EWS Folder Test
fromversion: 5.0.0
2 changes: 1 addition & 1 deletion Packs/MicrosoftExchangeOnline/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Microsoft Exchange Online",
"description": "Exchange Online and Office 365 (mail)",
"support": "xsoar",
"currentVersion": "1.2.8",
"currentVersion": "1.2.9",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
4 changes: 4 additions & 0 deletions Packs/RiskIQDigitalFootprint/ReleaseNotes/1_1_8.md
@@ -0,0 +1,4 @@

#### Scripts
##### RiskIQDigitalFootprintAssetDetailsWidgetScript
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Expand Up @@ -13,7 +13,7 @@ dependson:
must:
- '|||df-get-asset'
timeout: 300ns
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.12.63474
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/RiskIQDigitalFootprint/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "RiskIQ Digital Footprint",
"description": "RiskIQ Digital Footprint integration enables your security team to manage assets outside your firewall and provides you with the ability to add or update assets and analyze your digital footprint from the view of the global adversary.",
"support": "community",
"currentVersion": "1.1.7",
"currentVersion": "1.1.8",
"author": "RiskIQ",
"url": "https://www.riskiq.com/resources/support/",
"email": "paloaltonetworks@riskiq.net",
Expand Down
4 changes: 4 additions & 0 deletions Packs/X509Certificate/ReleaseNotes/1_0_25.md
@@ -0,0 +1,4 @@

#### Scripts
##### CertificateReputation
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Expand Up @@ -133,5 +133,5 @@ 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
2 changes: 1 addition & 1 deletion Packs/X509Certificate/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "X509Certificate",
"description": "The X509 Certificate Content Packs provides additional capabilities for handling, parsing and validating X509 Certificates in Cortex XSOAR.",
"support": "xsoar",
"currentVersion": "1.0.24",
"currentVersion": "1.0.25",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down

0 comments on commit 31afcff

Please sign in to comment.