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 #28126

Merged
merged 20 commits into from Jul 13, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
ad7d92a
Updated Metadata Of Pack DataminrPulse
content-bot Jul 13, 2023
3c735c6
Added release notes to pack DataminrPulse
content-bot Jul 13, 2023
8b652e6
Packs/DataminrPulse/Scripts/DataminrPulseDisplayRelatedAlerts/Datamin…
content-bot Jul 13, 2023
00aaaaa
Packs/DataminrPulse/Scripts/DataminrPulseTransformExtractedIndicators…
content-bot Jul 13, 2023
99055bd
Updated Metadata Of Pack OSQuery
content-bot Jul 13, 2023
f9d4235
Added release notes to pack OSQuery
content-bot Jul 13, 2023
f7b4b10
Packs/OSQuery/Scripts/OSQueryBasicQuery/OSQueryBasicQuery.yml Docker …
content-bot Jul 13, 2023
aa0d69d
Updated Metadata Of Pack DigitalShadows
content-bot Jul 13, 2023
7639c8d
Added release notes to pack DigitalShadows
content-bot Jul 13, 2023
833f142
Packs/DigitalShadows/Scripts/DsSearchQueryArray/DsSearchQueryArray.ym…
content-bot Jul 13, 2023
4af66df
Updated Metadata Of Pack Algosec
content-bot Jul 13, 2023
d986da3
Added release notes to pack Algosec
content-bot Jul 13, 2023
e587bf0
Packs/Algosec/Scripts/AlgosecGetNetworkObject/AlgosecGetNetworkObject…
content-bot Jul 13, 2023
3c59e86
Packs/Algosec/Scripts/AlgosecCreateTicket/AlgosecCreateTicket.yml Doc…
content-bot Jul 13, 2023
7b81e5d
Packs/Algosec/Scripts/AlgosecQuery/AlgosecQuery.yml Docker image update
content-bot Jul 13, 2023
3868311
Packs/Algosec/Scripts/AlgosecGetApplications/AlgosecGetApplications.y…
content-bot Jul 13, 2023
4a6c3e2
Updated Metadata Of Pack FeedCyrenThreatInDepth
content-bot Jul 13, 2023
6164914
Added release notes to pack FeedCyrenThreatInDepth
content-bot Jul 13, 2023
a8e059c
Packs/FeedCyrenThreatInDepth/Scripts/CyrenThreatInDepthRenderRelated/…
content-bot Jul 13, 2023
efa17f5
Packs/FeedCyrenThreatInDepth/Scripts/CyrenThreatInDepthRandomHunt/Cyr…
content-bot Jul 13, 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
10 changes: 10 additions & 0 deletions Packs/Algosec/ReleaseNotes/1_0_10.md
@@ -0,0 +1,10 @@

#### Scripts
##### AlgosecGetNetworkObject
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
##### AlgosecCreateTicket
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
##### AlgosecQuery
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
##### AlgosecGetApplications
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Expand Up @@ -48,6 +48,6 @@ dependson:
must:
- algosec-create-ticket
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.10.48392
dockerimage: demisto/python3:3.10.12.63474
tests:
- No tests (auto formatted)
Expand Up @@ -28,6 +28,6 @@ dependson:
must:
- algosec-get-applications
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.10.48392
dockerimage: demisto/python3:3.10.12.63474
tests:
- No tests (auto formatted)
Expand Up @@ -28,6 +28,6 @@ dependson:
must:
- algosec-get-network-object
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.10.48392
dockerimage: demisto/python3:3.10.12.63474
tests:
- No tests (auto formatted)
2 changes: 1 addition & 1 deletion Packs/Algosec/Scripts/AlgosecQuery/AlgosecQuery.yml
Expand Up @@ -30,6 +30,6 @@ dependson:
must:
- algosec-query
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.6.33415
dockerimage: demisto/python3:3.10.12.63474
tests:
- No tests (auto formatted)
2 changes: 1 addition & 1 deletion Packs/Algosec/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "AlgoSec",
"description": "Algosec BusinessFlow(ABF), Firewall Analyzer (AFA) and FireFlow(AFF).",
"support": "xsoar",
"currentVersion": "1.0.9",
"currentVersion": "1.0.10",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
6 changes: 6 additions & 0 deletions Packs/DataminrPulse/ReleaseNotes/1_0_3.md
@@ -0,0 +1,6 @@

#### Scripts
##### DataminrPulseDisplayRelatedAlerts
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
##### DataminrPulseTransformExtractedIndicatorsToList
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Expand Up @@ -14,7 +14,7 @@ dependson:
must:
- Dataminr Pulse|||dataminrpulse-related-alerts-get
- '|||dataminrpulse-related-alerts-get'
dockerimage: demisto/python3:3.10.11.59581
dockerimage: demisto/python3:3.10.12.63474
runas: DBotWeakRole
fromversion: 6.5.0
tests:
Expand Down
Expand Up @@ -14,7 +14,7 @@ outputs:
type: Unknown
script: '-'
subtype: python3
dockerimage: demisto/python3:3.10.11.59581
dockerimage: demisto/python3:3.10.12.63474
timeout: '0'
type: python
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/DataminrPulse/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Dataminr Pulse",
"description": "Dataminr Pulse's AI-powered, real-time intelligence integrates into Cortex XSOAR workflows for faster detection and response.",
"support": "partner",
"currentVersion": "1.0.2",
"currentVersion": "1.0.3",
"author": "Dataminr",
"url": "https://www.dataminr.com/dataminr-support#support",
"categories": [
Expand Down
4 changes: 4 additions & 0 deletions Packs/DigitalShadows/ReleaseNotes/1_0_8.md
@@ -0,0 +1,4 @@

#### Scripts
##### DsSearchQueryArray
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Expand Up @@ -32,7 +32,7 @@ args:
isArray: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.10.48392
dockerimage: demisto/python3:3.10.12.63474
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/DigitalShadows/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Digital Shadows SearchLight",
"description": "Digital Shadows monitors and manages an organization's digital risk across the open, deep, and dark web.",
"support": "partner",
"currentVersion": "1.0.7",
"currentVersion": "1.0.8",
"author": "Digital Shadows",
"url": "https://www.digitalshadows.com/",
"email": "info@digitalshadows.com",
Expand Down
6 changes: 6 additions & 0 deletions Packs/FeedCyrenThreatInDepth/ReleaseNotes/1_5_19.md
@@ -0,0 +1,6 @@

#### Scripts
##### CyrenThreatInDepthRenderRelated
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
##### CyrenThreatInDepthRandomHunt
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Expand Up @@ -23,7 +23,7 @@ comment: |-
commonfields:
id: CyrenThreatInDepthRandomHunt
version: -1
dockerimage: demisto/python3:3.10.10.48392
dockerimage: demisto/python3:3.10.12.63474
enabled: true
name: CyrenThreatInDepthRandomHunt
script: '-'
Expand Down
Expand Up @@ -10,7 +10,7 @@ tags:
- cyren
timeout: '0'
type: python
dockerimage: demisto/python3:3.9.7.24076
dockerimage: demisto/python3:3.10.12.63474
fromversion: 6.0.0
args:
- description: The indicator that holds the relationships. As JSON representation.
Expand Down
2 changes: 1 addition & 1 deletion Packs/FeedCyrenThreatInDepth/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Cyren Threat InDepth Threat Intelligence",
"description": "Threat InDepth's actionable and contextualized intelligence helps enterprises improve their threat detection and response by providing unprecedented visibility into new email-borne security threats faster than other security vendors.",
"support": "community",
"currentVersion": "1.5.18",
"currentVersion": "1.5.19",
"author": "Cyren",
"url": "",
"email": "",
Expand Down
4 changes: 4 additions & 0 deletions Packs/OSQuery/ReleaseNotes/1_0_9.md
@@ -0,0 +1,4 @@

#### Scripts
##### OSQueryBasicQuery
- Updated the Docker image to: *demisto/python3:3.10.12.63474*.
Expand Up @@ -25,6 +25,6 @@ dependson:
- RemoteExec
timeout: 0s
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.10.48392
dockerimage: demisto/python3:3.10.12.63474
tests:
- No tests (auto formatted)
2 changes: 1 addition & 1 deletion Packs/OSQuery/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "OS Query",
"description": "Run OS query on a linux system.",
"support": "xsoar",
"currentVersion": "1.0.8",
"currentVersion": "1.0.9",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down