Skip to content

Commit 5167d40

Browse files
kobymeirroot
and
root
authored
Updated docker image to demisto/python3:3.11.10.115186. PR batch #3/4 (#37526)
Co-authored-by: root <root@1e2de18e0cc3>
1 parent 04c6446 commit 5167d40

File tree

100 files changed

+100
-100
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+100
-100
lines changed

Packs/NetscoutArborSightline/Integrations/NetscoutArborSightline/NetscoutArborSightline.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ script:
777777
type: String
778778
description: Get a list of available TMS groups.
779779
name: na-sightline-tms-group-list
780-
dockerimage: demisto/python3:3.10.13.86272
780+
dockerimage: demisto/python3:3.11.10.115186
781781
isfetch: true
782782
runonce: false
783783
script: '-'

Packs/NetskopeV2/Integrations/NetskopeV2/NetskopeV2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ script:
163163
- contextPath: Netskope.List.pending
164164
description: URL List pending status ('1' if pending, '0' if not).
165165
type: number
166-
dockerimage: demisto/python3:3.10.14.90585
166+
dockerimage: demisto/python3:3.11.10.115186
167167
runonce: false
168168
script: ''
169169
subtype: python3

Packs/NozomiNetworks/Integrations/NozomiNetworks/NozomiNetworks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ script:
162162
- contextPath: Nozomi.IpByMac.mac
163163
description: Mac found the ips.
164164
type: String
165-
dockerimage: demisto/python3:3.10.14.92207
165+
dockerimage: demisto/python3:3.11.10.115186
166166
isfetch: true
167167
runonce: false
168168
script: '-'

Packs/Ollama/Integrations/Ollama/Ollama.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ script:
129129
outputs:
130130
- contextPath: ollama.generate
131131
description: Output of the command.
132-
dockerimage: demisto/python3:3.10.14.92207
132+
dockerimage: demisto/python3:3.11.10.115186
133133
runonce: false
134134
script: ''
135135
subtype: python3

Packs/Orca/Integrations/Orca/Orca.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ script:
195195
description: Basic information of the file
196196
type: string
197197
description: Downloads a capture file from CS Enterprise.
198-
dockerimage: demisto/python3:3.10.14.90585
198+
dockerimage: demisto/python3:3.11.10.115186
199199
isfetch: true
200200
runonce: false
201201
script: '-'

Packs/Orca/Integrations/OrcaEventCollector/OrcaEventCollector.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ script:
5858
script: '-'
5959
type: python
6060
subtype: python3
61-
dockerimage: demisto/python3:3.10.13.84405
61+
dockerimage: demisto/python3:3.11.10.115186
6262
fromversion: '6.8.0'
6363
supportlevelheader: xsoar
6464
marketplaces:

Packs/PANOSPolicyOptimizer/Integrations/PANOSPolicyOptimizer/PANOSPolicyOptimizer.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ script:
181181
name: device_group
182182
description: Gets a specific dynamic address group.
183183
name: pan-os-get-dag
184-
dockerimage: demisto/python3:3.10.14.99865
184+
dockerimage: demisto/python3:3.11.10.115186
185185
runonce: false
186186
script: ''
187187
subtype: python3

Packs/PassiveTotal/Integrations/PassiveTotal_v2/PassiveTotal_v2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2293,7 +2293,7 @@ script:
22932293
- contextPath: PassiveTotal.Summary.ThirdPartyObservation.nextPage
22942294
description: Link to the next page.
22952295
type: String
2296-
dockerimage: demisto/python3:3.10.14.99865
2296+
dockerimage: demisto/python3:3.11.10.115186
22972297
runonce: false
22982298
script: '-'
22992299
subtype: python3

Packs/Pcysys/Scripts/PenteraDynamicTable/PenteraDynamicTable.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags:
99
enabled: true
1010
scripttarget: 0
1111
subtype: python3
12-
dockerimage: demisto/python3:3.10.14.90585
12+
dockerimage: demisto/python3:3.11.10.115186
1313
runas: DBotWeakRole
1414
comment: Renders a Markdown Table from penteraoperationdetails field in Pentera Insight incidents
1515
fromversion: 5.0.0

Packs/Pcysys/Scripts/PenteraOperationToIncident/PenteraOperationToIncident.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ outputs:
2222
type: unknown
2323
scripttarget: 0
2424
subtype: python3
25-
dockerimage: demisto/python3:3.10.14.90585
25+
dockerimage: demisto/python3:3.11.10.115186
2626
runas: DBotWeakRole
2727
comment: Groups Pentera Full Actions Reports by Operation Type to generate an output usable in creating incidents
2828
fromversion: 5.0.0

Packs/PenfieldAI/Integrations/Penfield/Penfield.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ script:
5656
script: '-'
5757
type: python
5858
subtype: python3
59-
dockerimage: demisto/python3:3.10.14.90585
59+
dockerimage: demisto/python3:3.11.10.115186
6060
fromversion: 6.0.0
6161
tests:
6262
- No tests (auto formatted)

Packs/PenfieldAI/Scripts/PenfieldAssign/PenfieldAssign.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ tags:
2121
timeout: '0'
2222
type: python
2323
subtype: python3
24-
dockerimage: demisto/python3:3.10.13.83255
24+
dockerimage: demisto/python3:3.11.10.115186
2525
fromversion: 6.0.0
2626
dependson:
2727
must:

Packs/PhishUp/Integrations/PhishUp/PhishUp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ script:
114114
- contextPath: PhishUp.Evaluation
115115
description: returns "Phish" if any response has "Phish" result.
116116
type: String
117-
dockerimage: demisto/python3:3.10.13.84405
117+
dockerimage: demisto/python3:3.11.10.115186
118118
runonce: false
119119
script: '-'
120120
subtype: python3

Packs/PicusAutomation/Integrations/Picus/Picus.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ script:
338338
type: Boolean
339339
- description: Generates an access token for api usage. Looks for X-Refresh-Token on header or refresh-token cookie.
340340
name: picus-get-access-token
341-
dockerimage: demisto/python3:3.10.14.90585
341+
dockerimage: demisto/python3:3.11.10.115186
342342
runonce: false
343343
script: '-'
344344
subtype: python3

Packs/PicusNGAutomation/Integrations/PicusNG/PicusNG.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ script:
195195
- contextPath: Picus.filterinsecure
196196
description: Insecure Attack List.
197197
type: String
198-
dockerimage: demisto/python3:3.10.13.84405
198+
dockerimage: demisto/python3:3.11.10.115186
199199
runonce: false
200200
script: '-'
201201
subtype: python3

Packs/Polygon/Integrations/Polygon/Polygon.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ script:
368368
description: Malware families.
369369
type: string
370370
description: Check file reputation.
371-
dockerimage: demisto/python3:3.10.14.99865
371+
dockerimage: demisto/python3:3.11.10.115186
372372
runonce: false
373373
script: '-'
374374
subtype: python3

Packs/QSS/Integrations/QSS/QSS.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ description: QSS integration helps you to fetch Cases from Q-SCMP and add new ca
6767
display: QSS
6868
name: QSS
6969
script:
70-
dockerimage: demisto/python3:3.10.14.90585
70+
dockerimage: demisto/python3:3.11.10.115186
7171
isfetch: true
7272
script: ''
7373
subtype: python3

Packs/Qintel/Integrations/QintelPMI/QintelPMI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ script:
7979
script: '-'
8080
type: python
8181
subtype: python3
82-
dockerimage: demisto/python3:3.10.14.99865
82+
dockerimage: demisto/python3:3.11.10.115186
8383
fromversion: 6.0.0
8484
tests:
8585
- No tests (auto formatted)

Packs/Qintel/Integrations/QintelQSentry/QintelQSentry.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ script:
105105
script: '-'
106106
type: python
107107
subtype: python3
108-
dockerimage: demisto/python3:3.10.13.84405
108+
dockerimage: demisto/python3:3.11.10.115186
109109
fromversion: 6.0.0
110110
tests:
111111
- No tests (auto formatted)

Packs/Qintel/Integrations/QintelQWatch/QintelQWatch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ script:
7979
script: '-'
8080
type: python
8181
subtype: python3
82-
dockerimage: demisto/python3:3.10.13.84405
82+
dockerimage: demisto/python3:3.11.10.115186
8383
fromversion: 6.0.0
8484
tests:
8585
- No tests (auto formatted)

Packs/QueryAI/Integrations/QueryAI/QueryAI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ script:
5959
- contextPath: QueryAI.query.markdown_string
6060
description: Readable Response after running query
6161
type: String
62-
dockerimage: demisto/python3:3.10.14.90585
62+
dockerimage: demisto/python3:3.11.10.115186
6363
runonce: false
6464
script: '-'
6565
subtype: python3

Packs/QutteraWebsiteMalwareScanner/Integrations/QutteraWebsiteMalwareScanner/QutteraWebsiteMalwareScanner.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ configuration:
2323
script:
2424
type: python
2525
subtype: python3
26-
dockerimage: demisto/python3:3.10.14.91134
26+
dockerimage: demisto/python3:3.11.10.115186
2727
script: ''
2828
commands:
2929
- name: quttera-scan-start

Packs/RSANetWitness_v11_1/Integrations/RSANetWitnessv115/RSANetWitnessv115.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2050,7 +2050,7 @@ script:
20502050
- arguments: []
20512051
description: Updates the remote incident with local incident changes. This method is only used for debugging purposes and will not update the current incident.
20522052
name: update-remote-system
2053-
dockerimage: demisto/python3:3.10.13.84405
2053+
dockerimage: demisto/python3:3.11.10.115186
20542054
isfetch: true
20552055
ismappable: true
20562056
isremotesyncin: true

Packs/RSTCloud/Integrations/RSTCloudThreatFeedAPI/RSTCloudThreatFeedAPI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ script:
511511
name: description
512512
description: Submits a potential False Positive to RST Threat Feed.
513513
name: rst-submit-fp
514-
dockerimage: demisto/python3:3.10.14.99865
514+
dockerimage: demisto/python3:3.11.10.115186
515515
runonce: false
516516
script: '-'
517517
subtype: python3

Packs/RecordedFutureASI/Integrations/RecordedFutureASI/RecordedFutureASI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ script:
7777
- name: expand_issues
7878
description: true/false to make an incident per host & per new issue.
7979
description: Gets the issues for a project from a particular snapshot (defaults to recent).
80-
dockerimage: demisto/python3:3.10.14.91134
80+
dockerimage: demisto/python3:3.11.10.115186
8181
isfetch: true
8282
subtype: python3
8383
fromversion: 6.5.0

Packs/Resecurity/Integrations/ResecurityMonitoring/ResecurityMonitoring.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ script:
7777
script: '-'
7878
type: python
7979
subtype: python3
80-
dockerimage: demisto/python3:3.10.14.90585
80+
dockerimage: demisto/python3:3.11.10.115186
8181
fromversion: 6.8.0
8282
tests:
8383
- No tests (auto formatted)

Packs/ReversingLabs_A1000/Scripts/A1000FinalClassification/A1000FinalClassification.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ script: '-'
5252
subtype: python3
5353
timeout: '0'
5454
type: python
55-
dockerimage: demisto/python3:3.10.13.83255
55+
dockerimage: demisto/python3:3.11.10.115186
5656
runas: DBotWeakRole
5757
tests:
5858
- No tests (auto formatted)

Packs/RiskIQDigitalFootprint/Integrations/RiskIQDigitalFootprint/RiskIQDigitalFootprint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3233,7 +3233,7 @@ script:
32333233
- contextPath: RiskIQDigitalFootprint.Task.totalUpdates
32343234
description: Number of total asset(s) that have been updated.
32353235
type: Number
3236-
dockerimage: demisto/python3:3.10.14.91134
3236+
dockerimage: demisto/python3:3.11.10.115186
32373237
runonce: false
32383238
script: '-'
32393239
subtype: python3

Packs/RiskIQDigitalFootprint/Scripts/RiskIQDigitalFootprintAssetDetailsWidgetScript/RiskIQDigitalFootprintAssetDetailsWidgetScript.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependson:
1313
must:
1414
- '|||df-get-asset'
1515
timeout: 300ns
16-
dockerimage: demisto/python3:3.10.13.83255
16+
dockerimage: demisto/python3:3.11.10.115186
1717
runas: DBotWeakRole
1818
fromversion: 6.0.0
1919
tests:

Packs/RiskSense/Integrations/RiskSense/RiskSense.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1912,7 +1912,7 @@ script:
19121912
description: The time when the tag was associated.
19131913
type: String
19141914
description: Apply the new or existing tag to the asset, creates a new tag if it does not exist in RiskSense.
1915-
dockerimage: demisto/python3:3.10.14.90585
1915+
dockerimage: demisto/python3:3.11.10.115186
19161916
runonce: false
19171917
subtype: python3
19181918
type: python

Packs/RiskSense/Scripts/RiskSenseDisplayCVEChartScript/RiskSenseDisplayCVEChartScript.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ timeout: '0'
1414
type: python
1515
tags:
1616
- RiskSense
17-
dockerimage: demisto/python3:3.10.14.90585
17+
dockerimage: demisto/python3:3.11.10.115186
1818
tests:
1919
- No tests (auto formatted)
2020
fromversion: 5.0.0

Packs/RiskSense/Scripts/RiskSenseGetRansomewareCVEScript/RiskSenseGetRansomewareCVEScript.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ type: python
132132
dependson:
133133
must:
134134
- '|||risksense-get-host-findings'
135-
dockerimage: demisto/python3:3.10.13.83255
135+
dockerimage: demisto/python3:3.11.10.115186
136136
tests:
137137
- No tests (auto formatted)
138138
fromversion: 5.0.0

Packs/RubrikPolaris/Scripts/DateToTimeStamp/DateToTimeStamp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ args:
1515
description: Date to convert.
1616
scripttarget: 0
1717
subtype: python3
18-
dockerimage: demisto/python3:3.10.14.95956
18+
dockerimage: demisto/python3:3.11.10.115186
1919
runas: DBotWeakRole
2020
fromversion: 6.0.0
2121
tests:

Packs/RubrikPolaris/Scripts/RubrikCDMClusterConnectionState/RubrikCDMClusterConnectionState.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ comment: Shows the Rubrik Radar amount of Files Added.
22
commonfields:
33
id: RubrikCDMClusterConnectionState
44
version: -1
5-
dockerimage: demisto/python3:3.10.14.95956
5+
dockerimage: demisto/python3:3.11.10.115186
66
enabled: true
77
name: RubrikCDMClusterConnectionState
88
runas: DBotWeakRole

Packs/RubrikPolaris/Scripts/RubrikRadarFilesAdded/RubrikRadarFilesAdded.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ comment: Shows the Rubrik Radar amount of Files Added.
22
commonfields:
33
id: RubrikRadarFilesAdded
44
version: -1
5-
dockerimage: demisto/python3:3.10.14.95956
5+
dockerimage: demisto/python3:3.11.10.115186
66
enabled: true
77
name: RubrikRadarFilesAdded
88
runas: DBotWeakRole

Packs/RubrikPolaris/Scripts/RubrikRadarFilesDeleted/RubrikRadarFilesDeleted.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ comment: Shows the Rubrik Radar amount of Files Deleted.
22
commonfields:
33
id: RubrikRadarFilesDeleted
44
version: -1
5-
dockerimage: demisto/python3:3.10.14.95956
5+
dockerimage: demisto/python3:3.11.10.115186
66
enabled: true
77
name: RubrikRadarFilesDeleted
88
runas: DBotWeakRole

Packs/RubrikPolaris/Scripts/RubrikRadarFilesModified/RubrikRadarFilesModified.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ comment: Shows the Rubrik Radar amount of Files Modified.
22
commonfields:
33
id: RubrikRadarFilesModified
44
version: -1
5-
dockerimage: demisto/python3:3.10.14.95956
5+
dockerimage: demisto/python3:3.11.10.115186
66
enabled: true
77
name: RubrikRadarFilesModified
88
runas: DBotWeakRole

Packs/RubrikPolaris/Scripts/RubrikSonarOpenAccessFiles/RubrikSonarOpenAccessFiles.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ comment: Shows the Rubrik Polaris Sonar Open Access Files Count.
22
commonfields:
33
id: RubrikSonarOpenAccessFiles
44
version: -1
5-
dockerimage: demisto/python3:3.10.14.95956
5+
dockerimage: demisto/python3:3.11.10.115186
66
enabled: true
77
name: RubrikSonarOpenAccessFiles
88
runas: DBotWeakRole

Packs/RubrikPolaris/Scripts/RubrikSonarSensitiveHits/RubrikSonarSensitiveHits.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ comment: Shows the Rubrik Polaris Sonar data classification results.
22
commonfields:
33
id: RubrikSonarSensitiveHits
44
version: -1
5-
dockerimage: demisto/python3:3.10.14.95956
5+
dockerimage: demisto/python3:3.11.10.115186
66
name: RubrikSonarSensitiveHits
77
runas: DBotWeakRole
88
script: ''

Packs/RubrikPolaris/Scripts/RubrikSonarSetIncidentSeverityUsingUserRiskLevel/RubrikSonarSetIncidentSeverityUsingUserRiskLevel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ system: false
2020
timeout: '0'
2121
type: python
2222
subtype: python3
23-
dockerimage: demisto/python3:3.10.13.87159
23+
dockerimage: demisto/python3:3.11.10.115186
2424
fromversion: 6.5.0
2525
marketplaces:
2626
- xsoar

Packs/RubrikPolaris/Scripts/RubrikSonarTotalHits/RubrikSonarTotalHits.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ comment: Shows the Rubrik Polaris Sonar Total Hits.
22
commonfields:
33
id: RubrikSonarTotalHits
44
version: -1
5-
dockerimage: demisto/python3:3.10.14.95956
5+
dockerimage: demisto/python3:3.11.10.115186
66
enabled: true
77
name: RubrikSonarTotalHits
88
runas: DBotWeakRole

Packs/Rundeck/Integrations/Rundeck/Rundeck.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -750,7 +750,7 @@ script:
750750
- contextPath: Rundeck.WebhookEvent.executionId
751751
description: The ID of the execution.
752752
type: String
753-
dockerimage: demisto/python3:3.10.13.86272
753+
dockerimage: demisto/python3:3.11.10.115186
754754
runonce: false
755755
script: '-'
756756
subtype: python3

Packs/SCADAfence_CNM/Integrations/SCADAfenceCNM/SCADAfenceCNM.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ script:
255255
description: Fetches all connections from the CNM.
256256
isfetch: true
257257
runonce: false
258-
dockerimage: demisto/python3:3.10.14.95956
258+
dockerimage: demisto/python3:3.11.10.115186
259259
tests:
260260
- SCADAfence_test
261261
fromversion: 5.0.0

Packs/SOCRadar/Integrations/SOCRadarIncidents/SOCRadarIncidents.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ script:
104104
name: comments
105105
description: Marks incident as resolved in SOCRadar platform.
106106
name: socradar-mark-incident-resolved
107-
dockerimage: demisto/python3:3.10.14.90585
107+
dockerimage: demisto/python3:3.11.10.115186
108108
isfetch: true
109109
runonce: false
110110
script: '-'

0 commit comments

Comments
 (0)