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

Auto Updated Docker PR from 2025-03-03 GitLab Pipeline ID 2627911 #38875

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 7 additions & 0 deletions Packs/AbuseDB/ReleaseNotes/1_0_33.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Scripts

##### AbuseIPDBPopulateIndicators

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ runas: DBotWeakRole
tests:
- AbuseIPDB PopulateIndicators Test
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
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.32",
"currentVersion": "1.0.33",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
7 changes: 7 additions & 0 deletions Packs/Active_Directory_Query/ReleaseNotes/1_6_46.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Scripts

##### SendEmailToManager

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ dependson:
timeout: 0s
tests:
- No test
dockerimage: demisto/python3:3.11.10.116949
dockerimage: demisto/python3:3.12.8.1983910
2 changes: 1 addition & 1 deletion Packs/Active_Directory_Query/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Active Directory Query",
"description": "Active Directory Query integration enables you to access and manage Active Directory objects (users, contacts, and computers).",
"support": "xsoar",
"currentVersion": "1.6.45",
"currentVersion": "1.6.46",
"author": "Cortex XSOAR",
"url": "",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ script:
- contextPath: URL.Relationships.EntityBType
description: The type of the destination of the relationship.
type: string
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
runonce: false
script: '-'
type: python
Expand Down
7 changes: 7 additions & 0 deletions Packs/AlienVault_OTX/ReleaseNotes/1_1_44.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Integrations

##### AlienVault OTX v2

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

2 changes: 1 addition & 1 deletion Packs/AlienVault_OTX/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "AlienVault OTX",
"description": "Query Indicators of Compromise in AlienVault OTX.",
"support": "xsoar",
"currentVersion": "1.1.43",
"currentVersion": "1.1.44",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6456,7 +6456,7 @@ script:
required: true
description: JSON data of edits to be made {"is_public":false,"circles":[12866]}.
description: Edit the values for observable that have been cloned.
dockerimage: demisto/py3-tools:1.0.0.114656
dockerimage: demisto/py3-tools:1.0.0.2072021
runonce: false
script: '-'
subtype: python3
Expand Down
7 changes: 7 additions & 0 deletions Packs/Anomali_ThreatStream/ReleaseNotes/2_2_27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@

#### Integrations

##### Anomali ThreatStream v3

- Updated the Docker image to: *demisto/py3-tools:1.0.0.2072021*.

2 changes: 1 addition & 1 deletion Packs/Anomali_ThreatStream/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Anomali ThreatStream",
"description": "Use Anomali ThreatStream to query and submit threats.",
"support": "xsoar",
"currentVersion": "2.2.26",
"currentVersion": "2.2.27",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
23 changes: 23 additions & 0 deletions Packs/Base/ReleaseNotes/1_39_22.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

#### Scripts

##### HighlightWords

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### GetIncidentsByQuery

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### CheckDockerImageAvailable

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### SearchIndicatorRelationships

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### GetIndicatorsByQuery

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ tests:
- CheckDockerImageAvailableTest
runas: DBotWeakRole
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ tags:
- ml
timeout: 60µs
type: python
dockerimage: demisto/python3:3.11.10.116949
dockerimage: demisto/python3:3.12.8.1983910
tests:
- Create Phishing Classifier V2 ML Test
fromversion: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tags:
- ml
timeout: '0'
type: python
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
runas: DBotWeakRole
fromversion: 5.5.0
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/Base/Scripts/HighlightWords/HighlightWords.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ scripttarget: 0
tests:
- HighlightWords_Test
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ tags:
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
fromversion: 6.2.0
tests:
- Relationships scripts - Test
2 changes: 1 addition & 1 deletion Packs/Base/pack_metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "Base",
"description": "The base pack for Cortex XSOAR.",
"support": "xsoar",
"currentVersion": "1.39.21",
"currentVersion": "1.39.22",
"author": "Cortex XSOAR",
"serverMinVersion": "6.0.0",
"url": "https://www.paloaltonetworks.com/cortex",
Expand Down
71 changes: 71 additions & 0 deletions Packs/Campaign/ReleaseNotes/3_4_19.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,71 @@

#### Scripts

##### IsIncidentPartOfCampaign

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### GetCampaignLowSimilarityIncidentsInfo

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### ShowCampaignSimilarityRange

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### PerformActionOnCampaignIncidents

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### GetCampaignLowerSimilarityIncidentsIdsAsOptions

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### GetCampaignIncidentsInfo

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### GetSendEmailInstances

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### ShowCampaignSenders

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### ShowCampaignRecipients

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### GetCampaignIncidentsIdsAsOptions

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### ShowCampaignIncidentsOwners

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### ShowCampaignLastIncidentOccurred

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### SetPhishingCampaignDetails

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### GetCampaignDuration

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### SendEmailToCampaignRecipients

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### ShowCampaignHighestSeverity

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

##### CollectCampaignRecipients

- Updated the Docker image to: *demisto/python3:3.12.8.1983910*.

Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ comment: |-
commonfields:
id: CollectCampaignRecipients
version: -1
dockerimage: demisto/python3:3.11.10.116949
dockerimage: demisto/python3:3.12.8.1983910
enabled: true
name: CollectCampaignRecipients
script: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ tags:
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
runas: DBotWeakRole
fromversion: 5.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
commonfields:
id: GetCampaignIncidentsIdsAsOptions
version: -1
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
enabled: true
name: GetCampaignIncidentsIdsAsOptions
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ comment: |-
commonfields:
id: GetCampaignIncidentsInfo
version: -1
dockerimage: demisto/python3:3.11.10.116949
dockerimage: demisto/python3:3.12.8.1983910
enabled: true
name: GetCampaignIncidentsInfo
script: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ comment: |-
commonfields:
id: GetCampaignLowSimilarityIncidentsInfo
version: -1
dockerimage: demisto/python3:3.11.10.116949
dockerimage: demisto/python3:3.12.8.1983910
enabled: true
name: GetCampaignLowSimilarityIncidentsInfo
script: ''
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ comment: Gets the IDs of incidents with lower similarity. Used to fill the optio
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
runas: DBotWeakRole
fromversion: 5.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
commonfields:
id: GetSendEmailInstances
version: -1
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
enabled: true
name: GetSendEmailInstances
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ outputs:
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
fromversion: 5.5.0
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ comment: |-
commonfields:
id: PerformActionOnCampaignIncidents
version: -1
dockerimage: demisto/python3:3.11.10.116949
dockerimage: demisto/python3:3.12.8.1983910
enabled: true
name: PerformActionOnCampaignIncidents
script: ''
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
commonfields:
id: SendEmailToCampaignRecipients
version: -1
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
enabled: true
name: SendEmailToCampaignRecipients
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ args:
outputs: []
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
runas: DBotRole
fromversion: 6.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ comment: Displays the highest severity among the incidents that make up the phis
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tags:
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.11.10.116949
dockerimage: demisto/python3:3.12.8.1983910
fromversion: 6.0.0
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ comment: Displays the occurrence date of the last campaign incident.
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
runas: DBotWeakRole
fromversion: 5.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ comment: Displays the phishing campaign recipients' email addresses and the numb
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
runas: DBotWeakRole
fromversion: 5.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ comment: Displays the phishing campaign senders' email addresses and the number
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
runas: DBotWeakRole
fromversion: 5.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ comment: Displays the similarity range between the incidents that make up the ph
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.12.8.1983910
runas: DBotWeakRole
fromversion: 5.5.0
tests:
Expand Down
Loading
Loading