Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker Image To demisto/python3 #28833

Merged
merged 30 commits into from
Aug 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
9ae16c4
Updated Metadata Of Pack AzureStorageTable
content-bot Aug 8, 2023
b206543
Added release notes to pack AzureStorageTable
content-bot Aug 8, 2023
09237c5
Packs/AzureStorageTable/Integrations/AzureStorageTable/AzureStorageTa…
content-bot Aug 8, 2023
d8fd0e6
Updated Metadata Of Pack TrustwaveFusion
content-bot Aug 8, 2023
2e1f9eb
Added release notes to pack TrustwaveFusion
content-bot Aug 8, 2023
db0a1f8
Packs/TrustwaveFusion/Integrations/TrustwaveFusion/TrustwaveFusion.ym…
content-bot Aug 8, 2023
c9e3db2
Updated Metadata Of Pack ThreatGrid
content-bot Aug 8, 2023
a85fca2
Added release notes to pack ThreatGrid
content-bot Aug 8, 2023
b26ec54
Packs/ThreatGrid/Integrations/ThreatGridv2/ThreatGridv2.yml Docker im…
content-bot Aug 8, 2023
f2e8897
Updated Metadata Of Pack Rapid7_InsightIDR
content-bot Aug 8, 2023
40c5f02
Added release notes to pack Rapid7_InsightIDR
content-bot Aug 8, 2023
2852100
Packs/Rapid7_InsightIDR/Integrations/Rapid7_InsightIDR/Rapid7_Insight…
content-bot Aug 8, 2023
fcc330a
Updated Metadata Of Pack McAfeeWebGateway
content-bot Aug 8, 2023
39a8cda
Added release notes to pack McAfeeWebGateway
content-bot Aug 8, 2023
ac77245
Packs/McAfeeWebGateway/Integrations/SkyhighSecureWebGatewayOnPrem/Sky…
content-bot Aug 8, 2023
51bbd23
Updated Metadata Of Pack MalwationAIMA
content-bot Aug 8, 2023
0e43da6
Added release notes to pack MalwationAIMA
content-bot Aug 8, 2023
a312cd8
Packs/MalwationAIMA/Integrations/MalwationAIMA/MalwationAIMA.yml Dock…
content-bot Aug 8, 2023
f3326e7
Updated Metadata Of Pack SymantecCloudSOC
content-bot Aug 8, 2023
b506bd0
Added release notes to pack SymantecCloudSOC
content-bot Aug 8, 2023
c2185d7
Packs/SymantecCloudSOC/Integrations/SymantecCloudSOCEventCollector/Sy…
content-bot Aug 8, 2023
9cd399d
Updated Metadata Of Pack Zerohack_XDR
content-bot Aug 8, 2023
cbd7fe8
Added release notes to pack Zerohack_XDR
content-bot Aug 8, 2023
4a71bff
Packs/Zerohack_XDR/Integrations/ZerohackXDR/ZerohackXDR.yml Docker im…
content-bot Aug 8, 2023
7f53687
Updated Metadata Of Pack XMCyber
content-bot Aug 8, 2023
3bbf4a6
Added release notes to pack XMCyber
content-bot Aug 8, 2023
db756e0
Packs/XMCyber/Integrations/XMCyberIntegration/XMCyberIntegration.yml …
content-bot Aug 8, 2023
e25e2ac
Updated Metadata Of Pack IronDefense
content-bot Aug 8, 2023
25bfe79
Added release notes to pack IronDefense
content-bot Aug 8, 2023
6d54304
Packs/IronDefense/Integrations/IronDefense/IronDefense.yml Docker ima…
content-bot Aug 8, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ script:
description: Delete an existing entity in a table.
execution: true
name: azure-storage-table-entity-delete
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.67728
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/AzureStorageTable/ReleaseNotes/1_0_16.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Azure Storage Table
- Updated the Docker image to: *demisto/python3:3.10.12.67728*.
2 changes: 1 addition & 1 deletion Packs/AzureStorageTable/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Azure Storage Table",
"description": "Create and Manage Azure Storage Tables and Entities.",
"support": "xsoar",
"currentVersion": "1.0.15",
"currentVersion": "1.0.16",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
2 changes: 1 addition & 1 deletion Packs/IronDefense/Integrations/IronDefense/IronDefense.yml
Original file line number Diff line number Diff line change
Expand Up @@ -789,7 +789,7 @@ script:
- contextPath: IronDefense.Query.GetEvents.total
description: The total number of results possible from the query.
type: Number
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.67728
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/IronDefense/ReleaseNotes/1_1_25.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### IronDefense
- Updated the Docker image to: *demisto/python3:3.10.12.67728*.
2 changes: 1 addition & 1 deletion Packs/IronDefense/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "IronNet",
"description": "The IronDefense Integration allows users to interact with IronDefense alerts within Demisto. The Integration provides the ability to rate alerts, update alert statuses, add comments to alerts, and to report observed bad activity.",
"support": "partner",
"currentVersion": "1.1.24",
"currentVersion": "1.1.25",
"author": "Iron Defense",
"url": "https://ironnet.atlassian.net/servicedesk/customer/portal/4",
"email": "support@ironnetcybersecurity.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ script:
- contextPath: CAP.Mav.STATUS
description: The status of the submission scanning process.
type: String
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.67728
runonce: false
script: '-'
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/MalwationAIMA/ReleaseNotes/1_0_10.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Malwation AIMA
- Updated the Docker image to: *demisto/python3:3.10.12.67728*.
2 changes: 1 addition & 1 deletion Packs/MalwationAIMA/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "MalwationAIMA",
"description": "Malware analysis sandbox",
"support": "partner",
"currentVersion": "1.0.9",
"currentVersion": "1.0.10",
"author": "MALWATION",
"url": "https://malwation.com",
"email": "info@malwation.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.67728
fromversion: 6.8.0
tests:
- No tests (auto formatted)
3 changes: 3 additions & 0 deletions Packs/McAfeeWebGateway/ReleaseNotes/1_0_6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Skyhigh Secure Web Gateway (On Prem)
- Updated the Docker image to: *demisto/python3:3.10.12.67728*.
2 changes: 1 addition & 1 deletion Packs/McAfeeWebGateway/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "McAfee Web Gateway",
"description": "Blacklist/Whitelist handling",
"support": "xsoar",
"currentVersion": "1.0.5",
"currentVersion": "1.0.6",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ script:
- contextPath: Rapid7InsightIDR.Event.timestamp
description: Time when the event was triggered.
type: Number
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.67728
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/Rapid7_InsightIDR/ReleaseNotes/1_0_24.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Rapid7 InsightIDR
- Updated the Docker image to: *demisto/python3:3.10.12.67728*.
2 changes: 1 addition & 1 deletion Packs/Rapid7_InsightIDR/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Rapid7 InsightIDR",
"description": "Rapid7 InsightIDR is a Cloud-Based SIEM that detect and respond to security incidents.",
"support": "xsoar",
"currentVersion": "1.0.23",
"currentVersion": "1.0.24",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.67728
marketplaces:
- marketplacev2
fromversion: 6.8.0
Expand Down
3 changes: 3 additions & 0 deletions Packs/SymantecCloudSOC/ReleaseNotes/1_0_2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Symantec CloudSOC Event Collector
- Updated the Docker image to: *demisto/python3:3.10.12.67728*.
2 changes: 1 addition & 1 deletion Packs/SymantecCloudSOC/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "SymantecCloudSOC",
"description": "This is the Symantec CloudSOC event collector integration for XSIAM",
"support": "xsoar",
"currentVersion": "1.0.1",
"currentVersion": "1.0.2",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1409,7 +1409,7 @@ script:
- contextPath: ThreatGrid.DomainAssociatedIp.ips
description: The associated IP.
type: String
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.67728
tests:
- No tests (auto formatted)
fromversion: 5.0.0
3 changes: 3 additions & 0 deletions Packs/ThreatGrid/ReleaseNotes/2_0_12.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Cisco Secure Malware Analytics (Threat Grid) v2
- Updated the Docker image to: *demisto/python3:3.10.12.67728*.
2 changes: 1 addition & 1 deletion Packs/ThreatGrid/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Cisco Secure Malware Analytics",
"description": "Query and upload samples to Cisco threat grid.",
"support": "xsoar",
"currentVersion": "2.0.11",
"currentVersion": "2.0.12",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -666,7 +666,7 @@ script:
- contextPath: Trustwave.Asset.uri
description: 'URI of the asset.'
type: String
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.67728
isfetch: true
script: ''
subtype: python3
Expand Down
3 changes: 3 additions & 0 deletions Packs/TrustwaveFusion/ReleaseNotes/1_0_7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### TrustwaveFusion
- Updated the Docker image to: *demisto/python3:3.10.12.67728*.
2 changes: 1 addition & 1 deletion Packs/TrustwaveFusion/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Trustwave Fusion",
"description": "Trustwave Fusion is Trustwave's cloud-native platform that provides visibility and context in detection and response workflows.",
"support": "partner",
"currentVersion": "1.0.6",
"currentVersion": "1.0.7",
"author": "Trustwave",
"url": "https://www.trustwave.com/en_us/company/support/",
"email": "support@trustwave.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ script:
- contextPath: Host.IP
description: The IP address of the host.
type: String
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.67728
isfetch: true
runonce: false
script: '-'
Expand Down
3 changes: 3 additions & 0 deletions Packs/XMCyber/ReleaseNotes/1_0_25.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### XM Cyber
- Updated the Docker image to: *demisto/python3:3.10.12.67728*.
2 changes: 1 addition & 1 deletion Packs/XMCyber/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "XM Cyber",
"description": "The XM Cyber integration creates unique incidents with valuable data collected daily, and enriches your existing incidents with attack simulation context. This enables you to prioritize your responses based on XM Cyber's insights.",
"support": "partner",
"currentVersion": "1.0.24",
"currentVersion": "1.0.25",
"author": "XM Cyber",
"url": "https://www.xmcyber.com",
"email": "support@xmcyber.com",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ script:
required: true
description: The severity level helps in extracting latest incident of a specific severity.
description: Fetch a single incident of your choice of severity level to study the incidents structure before you start continously fecthing incidents.
dockerimage: demisto/python3:3.10.12.65389
dockerimage: demisto/python3:3.10.12.67728
isfetch: true
subtype: python3
fromversion: 5.0.0
Expand Down
3 changes: 3 additions & 0 deletions Packs/Zerohack_XDR/ReleaseNotes/1_0_6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#### Integrations
##### Zerohack XDR
- Updated the Docker image to: *demisto/python3:3.10.12.67728*.
2 changes: 1 addition & 1 deletion Packs/Zerohack_XDR/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Zerohack XDR",
"description": "ZeroHack XDR is a Comprehensive Network and Host Threat Detection and Remediation software suite designed on the SaaS model for Clouds and On-Premises Environments. It provides advanced threat detection functionalities using Deep Packet Inspection, Passive Fingerprinting and AI Engine to monitor and learn the Network and individual behavior for early prediction of attacks.",
"support": "partner",
"currentVersion": "1.0.5",
"currentVersion": "1.0.6",
"author": "Whizhack Technologies",
"url": "https://xdr.zerohack.com",
"email": "support@whizhack.com",
Expand Down