diff --git a/Packs/DelineaSS/Integrations/DelineaSS/DelineaSS.yml b/Packs/DelineaSS/Integrations/DelineaSS/DelineaSS.yml index 42cf9669a667..e16f9b9e6b58 100644 --- a/Packs/DelineaSS/Integrations/DelineaSS/DelineaSS.yml +++ b/Packs/DelineaSS/Integrations/DelineaSS/DelineaSS.yml @@ -615,7 +615,7 @@ script: - contextPath: Delinea.Secret.ChangePassword description: Secret summary. type: String - dockerimage: demisto/python3:3.10.14.91134 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '-' subtype: python3 diff --git a/Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml b/Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml index ceeec5a2e558..d38af83a4a28 100644 --- a/Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml +++ b/Packs/DeveloperTools/Integrations/CreateIncidents/CreateIncidents.yml @@ -66,7 +66,7 @@ script: name: attachment_paths description: Creates incidents from json file, and stores it in the instance context. name: create-test-incident-from-raw-json - dockerimage: demisto/python3:3.10.14.90585 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true runonce: false script: '-' diff --git a/Packs/DeveloperTools/Scripts/GetServerInfo/GetServerInfo.yml b/Packs/DeveloperTools/Scripts/GetServerInfo/GetServerInfo.yml index 48242db43b0b..24563db723e8 100644 --- a/Packs/DeveloperTools/Scripts/GetServerInfo/GetServerInfo.yml +++ b/Packs/DeveloperTools/Scripts/GetServerInfo/GetServerInfo.yml @@ -13,7 +13,7 @@ tags: timeout: '0' type: python subtype: python3 -dockerimage: demisto/python3:3.10.14.92207 +dockerimage: demisto/python3:3.11.10.115186 fromversion: 6.9.0 tests: - No test diff --git a/Packs/DeveloperTools/Scripts/VerifyIntegrationHealth/VerifyIntegrationHealth.yml b/Packs/DeveloperTools/Scripts/VerifyIntegrationHealth/VerifyIntegrationHealth.yml index 534a0cf66ee8..4827966b96d0 100644 --- a/Packs/DeveloperTools/Scripts/VerifyIntegrationHealth/VerifyIntegrationHealth.yml +++ b/Packs/DeveloperTools/Scripts/VerifyIntegrationHealth/VerifyIntegrationHealth.yml @@ -23,7 +23,7 @@ tags: timeout: '0' type: python subtype: python3 -dockerimage: demisto/python3:3.10.13.83255 +dockerimage: demisto/python3:3.11.10.115186 fromversion: 6.0.0 tests: - No test diff --git a/Packs/DeveloperTools/Scripts/WaitAndCompleteTask/WaitAndCompleteTask.yml b/Packs/DeveloperTools/Scripts/WaitAndCompleteTask/WaitAndCompleteTask.yml index dcbf7cab634b..27b72853a11b 100644 --- a/Packs/DeveloperTools/Scripts/WaitAndCompleteTask/WaitAndCompleteTask.yml +++ b/Packs/DeveloperTools/Scripts/WaitAndCompleteTask/WaitAndCompleteTask.yml @@ -48,7 +48,7 @@ tags: timeout: 2400 type: python subtype: python3 -dockerimage: demisto/python3:3.10.13.83255 +dockerimage: demisto/python3:3.11.10.115186 fromversion: 6.1.0 tests: - No tests (auto formatted) diff --git a/Packs/DigitalGuardian/Integrations/DigitalGuardian/DigitalGuardian.yml b/Packs/DigitalGuardian/Integrations/DigitalGuardian/DigitalGuardian.yml index f95cae475df8..a392de434854 100644 --- a/Packs/DigitalGuardian/Integrations/DigitalGuardian/DigitalGuardian.yml +++ b/Packs/DigitalGuardian/Integrations/DigitalGuardian/DigitalGuardian.yml @@ -119,7 +119,7 @@ script: required: true description: Remove Componentlist Entry. name: digitalguardian-remove-componentlist-entry - dockerimage: demisto/python3:3.10.14.98471 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true runonce: false script: '-' diff --git a/Packs/DigitalGuardian/Integrations/DigitalGuardianARCEventCollector/DigitalGuardianARCEventCollector.yml b/Packs/DigitalGuardian/Integrations/DigitalGuardianARCEventCollector/DigitalGuardianARCEventCollector.yml index efb87eed194f..3d1dd29163d0 100644 --- a/Packs/DigitalGuardian/Integrations/DigitalGuardianARCEventCollector/DigitalGuardianARCEventCollector.yml +++ b/Packs/DigitalGuardian/Integrations/DigitalGuardianARCEventCollector/DigitalGuardianARCEventCollector.yml @@ -70,7 +70,7 @@ script: description: Gets events from Hello World. execution: false name: digital-guardian-get-events - dockerimage: demisto/python3:3.10.14.98471 + dockerimage: demisto/python3:3.11.10.115186 isfetchevents: true runonce: false script: '-' diff --git a/Packs/DigitalShadows/Integrations/ReliaQuestGreyMatterDRPEventCollector/ReliaQuestGreyMatterDRPEventCollector.yml b/Packs/DigitalShadows/Integrations/ReliaQuestGreyMatterDRPEventCollector/ReliaQuestGreyMatterDRPEventCollector.yml index f59e7e35c8d7..0930af0f9daf 100644 --- a/Packs/DigitalShadows/Integrations/ReliaQuestGreyMatterDRPEventCollector/ReliaQuestGreyMatterDRPEventCollector.yml +++ b/Packs/DigitalShadows/Integrations/ReliaQuestGreyMatterDRPEventCollector/ReliaQuestGreyMatterDRPEventCollector.yml @@ -66,7 +66,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/python3:3.10.13.87159 + dockerimage: demisto/python3:3.11.10.115186 isfetchevents: true fromversion: 8.0.0 supportlevelheader: xsoar diff --git a/Packs/DigitalShadows/Scripts/DsSearchQueryArray/DsSearchQueryArray.yml b/Packs/DigitalShadows/Scripts/DsSearchQueryArray/DsSearchQueryArray.yml index bdfb31f4f89e..0eba104bb009 100644 --- a/Packs/DigitalShadows/Scripts/DsSearchQueryArray/DsSearchQueryArray.yml +++ b/Packs/DigitalShadows/Scripts/DsSearchQueryArray/DsSearchQueryArray.yml @@ -32,7 +32,7 @@ args: isArray: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.13.83255 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 6.0.0 tests: diff --git a/Packs/Digital_Defense_FrontlineVM/Integrations/Digital_Defense_FrontlineVM/Digital_Defense_FrontlineVM.yml b/Packs/Digital_Defense_FrontlineVM/Integrations/Digital_Defense_FrontlineVM/Digital_Defense_FrontlineVM.yml index 9fa9130c42d1..12d6843ecd2f 100644 --- a/Packs/Digital_Defense_FrontlineVM/Integrations/Digital_Defense_FrontlineVM/Digital_Defense_FrontlineVM.yml +++ b/Packs/Digital_Defense_FrontlineVM/Integrations/Digital_Defense_FrontlineVM/Digital_Defense_FrontlineVM.yml @@ -164,7 +164,7 @@ script: - contextPath: FrontlineVM.Scan.IP description: The IP address of the scan (can be a single IP address or a range of IP addresses). description: Performs a scan on the specified asset. - dockerimage: demisto/python3:3.10.14.95956 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true subtype: python3 fromversion: 5.0.0 diff --git a/Packs/DomainToolsIrisDetect/Integrations/DomainToolsIrisDetect/DomainToolsIrisDetect.yml b/Packs/DomainToolsIrisDetect/Integrations/DomainToolsIrisDetect/DomainToolsIrisDetect.yml index fac966d9cb89..9852b6a1af8b 100644 --- a/Packs/DomainToolsIrisDetect/Integrations/DomainToolsIrisDetect/DomainToolsIrisDetect.yml +++ b/Packs/DomainToolsIrisDetect/Integrations/DomainToolsIrisDetect/DomainToolsIrisDetect.yml @@ -1044,7 +1044,7 @@ script: type: String - description: This command will reset your fetch history. name: domaintools-iris-detect-reset-fetch-indicators - dockerimage: demisto/python3:3.10.14.99865 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true runonce: false script: '-' diff --git a/Packs/DomainToolsIrisDetect/Scripts/DomainToolsIrisDetectStatusUpdate/DomainToolsIrisDetectStatusUpdate.yml b/Packs/DomainToolsIrisDetect/Scripts/DomainToolsIrisDetectStatusUpdate/DomainToolsIrisDetectStatusUpdate.yml index 3049719ae862..b585be3f5670 100644 --- a/Packs/DomainToolsIrisDetect/Scripts/DomainToolsIrisDetectStatusUpdate/DomainToolsIrisDetectStatusUpdate.yml +++ b/Packs/DomainToolsIrisDetect/Scripts/DomainToolsIrisDetectStatusUpdate/DomainToolsIrisDetectStatusUpdate.yml @@ -10,7 +10,7 @@ tags: - field-change-triggered timeout: 180ns type: python -dockerimage: demisto/python3:3.10.13.83255 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole runonce: false tests: diff --git a/Packs/DragosWorldview/Integrations/DragosWorldview/DragosWorldview.yml b/Packs/DragosWorldview/Integrations/DragosWorldview/DragosWorldview.yml index 3ab078ae2775..77da1f767af2 100644 --- a/Packs/DragosWorldview/Integrations/DragosWorldview/DragosWorldview.yml +++ b/Packs/DragosWorldview/Integrations/DragosWorldview/DragosWorldview.yml @@ -184,7 +184,7 @@ script: required: true description: Get the stix2 json bundle of indicators from a given report. name: dragos-get-stix2 - dockerimage: demisto/python3:3.10.14.92207 + dockerimage: demisto/python3:3.11.10.115186 isFetchSamples: true isfetch: true script: '' diff --git a/Packs/Druva/Integrations/DruvaEventCollector/DruvaEventCollector.yml b/Packs/Druva/Integrations/DruvaEventCollector/DruvaEventCollector.yml index 2155d2c272a4..1c279c468da9 100644 --- a/Packs/Druva/Integrations/DruvaEventCollector/DruvaEventCollector.yml +++ b/Packs/Druva/Integrations/DruvaEventCollector/DruvaEventCollector.yml @@ -50,7 +50,7 @@ script: description: Gets events from Druva API in one batch (max 500). If tracker is given, only its successive events will be fetched. execution: false name: druva-get-events - dockerimage: demisto/python3:3.10.14.99474 + dockerimage: demisto/python3:3.11.10.115186 isfetchevents: true runonce: false script: '-' diff --git a/Packs/Endace/Integrations/Endace/Endace.yml b/Packs/Endace/Integrations/Endace/Endace.yml index 153fa7950062..35bfc991f1df 100644 --- a/Packs/Endace/Integrations/Endace/Endace.yml +++ b/Packs/Endace/Integrations/Endace/Endace.yml @@ -266,7 +266,7 @@ script: - contextPath: Endace.ArchivedFile.Delete.Error description: Delete Error type: String - dockerimage: demisto/python3:3.10.14.90585 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '-' subtype: python3 diff --git a/Packs/ExtraHop/Scripts/ExtraHopTrackIncidents/ExtraHopTrackIncidents.yml b/Packs/ExtraHop/Scripts/ExtraHopTrackIncidents/ExtraHopTrackIncidents.yml index df94c0b95e7f..ff0dec10fc5c 100644 --- a/Packs/ExtraHop/Scripts/ExtraHopTrackIncidents/ExtraHopTrackIncidents.yml +++ b/Packs/ExtraHop/Scripts/ExtraHopTrackIncidents/ExtraHopTrackIncidents.yml @@ -15,7 +15,7 @@ scripttarget: 0 dependson: must: - 'ExtraHop v2|||extrahop-ticket-track' -dockerimage: demisto/python3:3.10.14.95956 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole tests: - ExtraHop_v2-Test diff --git a/Packs/FTP/Integrations/FTP/FTP.yml b/Packs/FTP/Integrations/FTP/FTP.yml index 67d0c02d2b0e..98654113335e 100644 --- a/Packs/FTP/Integrations/FTP/FTP.yml +++ b/Packs/FTP/Integrations/FTP/FTP.yml @@ -52,7 +52,7 @@ script: description: The file name to download from the FTP server. description: Download file from FTP server. name: ftp-get - dockerimage: demisto/python3:3.10.14.96411 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '' subtype: python3 diff --git a/Packs/FeedBambenekConsulting/Integrations/FeedBambenekConsulting/FeedBambenekConsulting.yml b/Packs/FeedBambenekConsulting/Integrations/FeedBambenekConsulting/FeedBambenekConsulting.yml index d17371b51a4f..5fd8ad8f98b5 100644 --- a/Packs/FeedBambenekConsulting/Integrations/FeedBambenekConsulting/FeedBambenekConsulting.yml +++ b/Packs/FeedBambenekConsulting/Integrations/FeedBambenekConsulting/FeedBambenekConsulting.yml @@ -125,7 +125,7 @@ script: name: indicator_type description: Gets the feed indicators. name: bambenek-get-indicators - dockerimage: demisto/python3:3.10.14.92207 + dockerimage: demisto/python3:3.11.10.115186 feed: true runonce: false script: '-' diff --git a/Packs/FeedCofense/Integrations/FeedCofense/FeedCofense.yml b/Packs/FeedCofense/Integrations/FeedCofense/FeedCofense.yml index af847ecc1577..f8dd5c5f2f95 100644 --- a/Packs/FeedCofense/Integrations/FeedCofense/FeedCofense.yml +++ b/Packs/FeedCofense/Integrations/FeedCofense/FeedCofense.yml @@ -113,7 +113,7 @@ script: name: from_time description: Gets indicators from the feed. name: cofense-get-indicators - dockerimage: demisto/python3:3.10.14.90585 + dockerimage: demisto/python3:3.11.10.115186 feed: true runonce: false script: '-' diff --git a/Packs/FeedCyCognito/Scripts/FeedCyCognitoGetAssetEndpoint/FeedCyCognitoGetAssetEndpoint.yml b/Packs/FeedCyCognito/Scripts/FeedCyCognitoGetAssetEndpoint/FeedCyCognitoGetAssetEndpoint.yml index 1d00e253a91f..f42d6f678284 100644 --- a/Packs/FeedCyCognito/Scripts/FeedCyCognitoGetAssetEndpoint/FeedCyCognitoGetAssetEndpoint.yml +++ b/Packs/FeedCyCognito/Scripts/FeedCyCognitoGetAssetEndpoint/FeedCyCognitoGetAssetEndpoint.yml @@ -11,7 +11,7 @@ enabled: true script: '' scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.14.95956 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 6.2.0 tests: diff --git a/Packs/FeedCyrenThreatInDepth/Integrations/CyrenThreatInDepth/CyrenThreatInDepth.yml b/Packs/FeedCyrenThreatInDepth/Integrations/CyrenThreatInDepth/CyrenThreatInDepth.yml index 1a374fa4bda3..1f347d7d5802 100644 --- a/Packs/FeedCyrenThreatInDepth/Integrations/CyrenThreatInDepth/CyrenThreatInDepth.yml +++ b/Packs/FeedCyrenThreatInDepth/Integrations/CyrenThreatInDepth/CyrenThreatInDepth.yml @@ -132,7 +132,7 @@ script: - description: Prints the max client offset stored in the integration context. execution: true name: cyren-threat-indepth-get-client-offset - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 feed: true runonce: false subtype: python3 diff --git a/Packs/FeedFeedly/Integrations/FeedFeedly/FeedFeedly.yml b/Packs/FeedFeedly/Integrations/FeedFeedly/FeedFeedly.yml index 9c5935265ba8..d2f937e1ee5e 100644 --- a/Packs/FeedFeedly/Integrations/FeedFeedly/FeedFeedly.yml +++ b/Packs/FeedFeedly/Integrations/FeedFeedly/FeedFeedly.yml @@ -116,7 +116,7 @@ script: description: Gets indicators from the feed. execution: false name: feedly-get-indicators - dockerimage: demisto/python3:3.10.14.94490 + dockerimage: demisto/python3:3.11.10.115186 feed: true isfetch: false longRunning: false diff --git a/Packs/FeedReversingLabsRansomwareAndRelatedToolsApp/Integrations/ReversingLabsRansomwareAndRelatedToolsFeed/ReversingLabsRansomwareAndRelatedToolsFeed.yml b/Packs/FeedReversingLabsRansomwareAndRelatedToolsApp/Integrations/ReversingLabsRansomwareAndRelatedToolsFeed/ReversingLabsRansomwareAndRelatedToolsFeed.yml index 90a855ff8fd6..0c864cdcb4d5 100644 --- a/Packs/FeedReversingLabsRansomwareAndRelatedToolsApp/Integrations/ReversingLabsRansomwareAndRelatedToolsFeed/ReversingLabsRansomwareAndRelatedToolsFeed.yml +++ b/Packs/FeedReversingLabsRansomwareAndRelatedToolsApp/Integrations/ReversingLabsRansomwareAndRelatedToolsFeed/ReversingLabsRansomwareAndRelatedToolsFeed.yml @@ -122,7 +122,7 @@ script: defaultValue: 1 description: Defines how many hours back in time should the indicators be fetched from. Value should be between 1 and 4. Recommended value is 1. description: Gets indicators from the feed. - dockerimage: demisto/python3:3.10.14.95956 + dockerimage: demisto/python3:3.11.10.115186 feed: true subtype: python3 fromversion: 6.0.0 diff --git a/Packs/FileOrbis/Integrations/FileOrbis/FileOrbis.yml b/Packs/FileOrbis/Integrations/FileOrbis/FileOrbis.yml index 779d29a71692..1e5da0e87c07 100644 --- a/Packs/FileOrbis/Integrations/FileOrbis/FileOrbis.yml +++ b/Packs/FileOrbis/Integrations/FileOrbis/FileOrbis.yml @@ -58,7 +58,7 @@ script: - contextPath: FileOrbis.UserStatus.Message description: User friendly result message of the operation type: String - dockerimage: demisto/python3:3.10.14.90585 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '-' subtype: python3 diff --git a/Packs/FiltersAndTransformers/Scripts/DateStringToISOFormat/DateStringToISOFormat.yml b/Packs/FiltersAndTransformers/Scripts/DateStringToISOFormat/DateStringToISOFormat.yml index bd7cfeecdedc..fe91b8dcf22a 100644 --- a/Packs/FiltersAndTransformers/Scripts/DateStringToISOFormat/DateStringToISOFormat.yml +++ b/Packs/FiltersAndTransformers/Scripts/DateStringToISOFormat/DateStringToISOFormat.yml @@ -46,5 +46,5 @@ tags: - date timeout: '0' type: python -dockerimage: demisto/python3:3.10.13.83255 +dockerimage: demisto/python3:3.11.10.115186 fromversion: 5.0.0 diff --git a/Packs/FiltersAndTransformers/Scripts/FormattedDateToEpoch/FormattedDateToEpoch.yml b/Packs/FiltersAndTransformers/Scripts/FormattedDateToEpoch/FormattedDateToEpoch.yml index f17d878447a2..45018b5338a5 100644 --- a/Packs/FiltersAndTransformers/Scripts/FormattedDateToEpoch/FormattedDateToEpoch.yml +++ b/Packs/FiltersAndTransformers/Scripts/FormattedDateToEpoch/FormattedDateToEpoch.yml @@ -17,7 +17,7 @@ args: - name: formatter description: Python 'strptime' formatter string. scripttarget: 0 -dockerimage: demisto/python3:3.10.13.83255 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole tests: - FormattedDateToEpochTest diff --git a/Packs/FiltersAndTransformers/Scripts/TimeComponents/TimeComponents.yml b/Packs/FiltersAndTransformers/Scripts/TimeComponents/TimeComponents.yml index f77815760c55..a756e43f48ae 100644 --- a/Packs/FiltersAndTransformers/Scripts/TimeComponents/TimeComponents.yml +++ b/Packs/FiltersAndTransformers/Scripts/TimeComponents/TimeComponents.yml @@ -97,7 +97,7 @@ args: description: The name of a key to choose which time component to return. scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.14.95956 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 6.5.0 tests: diff --git a/Packs/FireEye-Detection-on-Demand/Integrations/FireEye-Detection-on-Demand/FireEye-Detection-on-Demand.yml b/Packs/FireEye-Detection-on-Demand/Integrations/FireEye-Detection-on-Demand/FireEye-Detection-on-Demand.yml index ebac11fec08f..dff97d212fdb 100644 --- a/Packs/FireEye-Detection-on-Demand/Integrations/FireEye-Detection-on-Demand/FireEye-Detection-on-Demand.yml +++ b/Packs/FireEye-Detection-on-Demand/Integrations/FireEye-Detection-on-Demand/FireEye-Detection-on-Demand.yml @@ -27,7 +27,7 @@ configuration: script: script: '' type: python - dockerimage: demisto/python3:3.10.14.95956 + dockerimage: demisto/python3:3.11.10.115186 runonce: false subtype: python3 commands: diff --git a/Packs/FireEyeETP/Integrations/FireEyeETPEventCollector/FireEyeETPEventCollector.yml b/Packs/FireEyeETP/Integrations/FireEyeETPEventCollector/FireEyeETPEventCollector.yml index a3af58eef964..1150d558f222 100644 --- a/Packs/FireEyeETP/Integrations/FireEyeETPEventCollector/FireEyeETPEventCollector.yml +++ b/Packs/FireEyeETP/Integrations/FireEyeETPEventCollector/FireEyeETPEventCollector.yml @@ -81,7 +81,7 @@ script: required: true description: Gets events from FireEye ETP. This command is used for developing/ debugging and is to be used with caution, as it can create events, leading to events duplication and API request limitation exceeding. name: fireeye-etp-get-events - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 isfetchevents: true script: "" subtype: python3 diff --git a/Packs/FireMonSecurityManager/Integrations/FireMonSecurityManager/FireMonSecurityManager.yml b/Packs/FireMonSecurityManager/Integrations/FireMonSecurityManager/FireMonSecurityManager.yml index 9ae92eb23a67..584f6ce15633 100644 --- a/Packs/FireMonSecurityManager/Integrations/FireMonSecurityManager/FireMonSecurityManager.yml +++ b/Packs/FireMonSecurityManager/Integrations/FireMonSecurityManager/FireMonSecurityManager.yml @@ -136,7 +136,7 @@ script: outputs: - contextPath: FireMonSecurityManager.CollectorStatus description: Firemon Collector Status. - dockerimage: demisto/python3:3.10.14.90585 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true script: '' subtype: python3 diff --git a/Packs/Forescout/Integrations/Forescout/Forescout.yml b/Packs/Forescout/Integrations/Forescout/Forescout.yml index 5dd4129121ad..91dd6db649c8 100644 --- a/Packs/Forescout/Integrations/Forescout/Forescout.yml +++ b/Packs/Forescout/Integrations/Forescout/Forescout.yml @@ -331,7 +331,7 @@ script: name: values description: Update Forescout lists. name: forescout-update-lists - dockerimage: demisto/python3:3.10.13.86272 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '-' type: python diff --git a/Packs/ForwardXSOARAuditLogsToSplunkHEC/Scripts/ForwardAuditLogsToSplunkHEC/ForwardAuditLogsToSplunkHEC.yml b/Packs/ForwardXSOARAuditLogsToSplunkHEC/Scripts/ForwardAuditLogsToSplunkHEC/ForwardAuditLogsToSplunkHEC.yml index fcab79fda158..41b7c941a437 100644 --- a/Packs/ForwardXSOARAuditLogsToSplunkHEC/Scripts/ForwardAuditLogsToSplunkHEC/ForwardAuditLogsToSplunkHEC.yml +++ b/Packs/ForwardXSOARAuditLogsToSplunkHEC/Scripts/ForwardAuditLogsToSplunkHEC/ForwardAuditLogsToSplunkHEC.yml @@ -9,7 +9,7 @@ commonfields: version: -1 dependson: must: [] -dockerimage: demisto/python3:3.10.13.83255 +dockerimage: demisto/python3:3.11.10.115186 enabled: true name: ForwardAuditLogsToSplunkHEC runas: DBotWeakRole diff --git a/Packs/GLPI/Scripts/GLPIIncidentStatus/GLPIIncidentStatus.yml b/Packs/GLPI/Scripts/GLPIIncidentStatus/GLPIIncidentStatus.yml index 24fa91b3f54b..d8d8d9d95967 100644 --- a/Packs/GLPI/Scripts/GLPIIncidentStatus/GLPIIncidentStatus.yml +++ b/Packs/GLPI/Scripts/GLPIIncidentStatus/GLPIIncidentStatus.yml @@ -3,7 +3,7 @@ comment: | commonfields: id: GLPIIncidentStatus version: -1 -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 enabled: true name: GLPIIncidentStatus runas: DBotWeakRole diff --git a/Packs/Gatewatcher-AionIQ/Integrations/GCenter/GCenter.yml b/Packs/Gatewatcher-AionIQ/Integrations/GCenter/GCenter.yml index f7fde6aa6da7..0c0b6032e4eb 100644 --- a/Packs/Gatewatcher-AionIQ/Integrations/GCenter/GCenter.yml +++ b/Packs/Gatewatcher-AionIQ/Integrations/GCenter/GCenter.yml @@ -1312,7 +1312,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/python3:3.10.14.91134 + dockerimage: demisto/python3:3.11.10.115186 fromversion: 6.2.0 tests: - Gcenter Test Playbook diff --git a/Packs/Gem/Scripts/ResolveGemAlert/ResolveGemAlert.yml b/Packs/Gem/Scripts/ResolveGemAlert/ResolveGemAlert.yml index b1b29b122ed1..04ae372860d7 100644 --- a/Packs/Gem/Scripts/ResolveGemAlert/ResolveGemAlert.yml +++ b/Packs/Gem/Scripts/ResolveGemAlert/ResolveGemAlert.yml @@ -2,7 +2,7 @@ comment: "Post Processing Script that will resolve the relevant Threat in the Ge commonfields: id: ResolveGemAlert version: -1 -dockerimage: demisto/python3:3.10.13.89873 +dockerimage: demisto/python3:3.11.10.115186 enabled: true name: ResolveGemAlert runas: DBotWeakRole diff --git a/Packs/Genians/Integrations/Genians/Genians.yml b/Packs/Genians/Integrations/Genians/Genians.yml index 3378e0b20f91..d02a0241c6a3 100644 --- a/Packs/Genians/Integrations/Genians/Genians.yml +++ b/Packs/Genians/Integrations/Genians/Genians.yml @@ -59,7 +59,7 @@ script: description: Tag name. type: string description: Removes the tag(s) from the Node specified. - dockerimage: demisto/python3:3.10.14.95956 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '-' subtype: python3 diff --git a/Packs/GoogleChatViaWebhook/Integrations/GoogleChatViaWebhook/GoogleChatViaWebhook.yml b/Packs/GoogleChatViaWebhook/Integrations/GoogleChatViaWebhook/GoogleChatViaWebhook.yml index 2066d319f2df..f5e06cbc1566 100644 --- a/Packs/GoogleChatViaWebhook/Integrations/GoogleChatViaWebhook/GoogleChatViaWebhook.yml +++ b/Packs/GoogleChatViaWebhook/Integrations/GoogleChatViaWebhook/GoogleChatViaWebhook.yml @@ -98,7 +98,7 @@ script: description: Google Chat thread name. - contextPath: GoogleChatWebhook.CustomCard.SenderDisplayName description: Google Chat custom card sender display name. - dockerimage: demisto/python3:3.10.14.91134 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '' subtype: python3 diff --git a/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForHostnameWidgetScript/ChronicleAssetEventsForHostnameWidgetScript.yml b/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForHostnameWidgetScript/ChronicleAssetEventsForHostnameWidgetScript.yml index a8bf95c7f5f8..e4c369a1edb4 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForHostnameWidgetScript/ChronicleAssetEventsForHostnameWidgetScript.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForHostnameWidgetScript/ChronicleAssetEventsForHostnameWidgetScript.yml @@ -14,7 +14,7 @@ dependson: must: - '|||gcb-list-events' timeout: 300ns -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForIPWidgetScript/ChronicleAssetEventsForIPWidgetScript.yml b/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForIPWidgetScript/ChronicleAssetEventsForIPWidgetScript.yml index ff3b029cee0b..4719c9f5ded8 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForIPWidgetScript/ChronicleAssetEventsForIPWidgetScript.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForIPWidgetScript/ChronicleAssetEventsForIPWidgetScript.yml @@ -14,7 +14,7 @@ dependson: must: - '|||gcb-list-events' timeout: 300ns -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForMACWidgetScript/ChronicleAssetEventsForMACWidgetScript.yml b/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForMACWidgetScript/ChronicleAssetEventsForMACWidgetScript.yml index 3d22f1bbaaa0..953443556231 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForMACWidgetScript/ChronicleAssetEventsForMACWidgetScript.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForMACWidgetScript/ChronicleAssetEventsForMACWidgetScript.yml @@ -14,7 +14,7 @@ dependson: must: - '|||gcb-list-events' timeout: 300ns -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForProductIDWidgetScript/ChronicleAssetEventsForProductIDWidgetScript.yml b/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForProductIDWidgetScript/ChronicleAssetEventsForProductIDWidgetScript.yml index 112edb1bd427..b807383cf75a 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForProductIDWidgetScript/ChronicleAssetEventsForProductIDWidgetScript.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetEventsForProductIDWidgetScript/ChronicleAssetEventsForProductIDWidgetScript.yml @@ -14,7 +14,7 @@ dependson: must: - '|||gcb-list-events' timeout: 300ns -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetIdentifierScript/ChronicleAssetIdentifierScript.yml b/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetIdentifierScript/ChronicleAssetIdentifierScript.yml index b0f89ca62898..7176d3921fb2 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetIdentifierScript/ChronicleAssetIdentifierScript.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ChronicleAssetIdentifierScript/ChronicleAssetIdentifierScript.yml @@ -17,7 +17,7 @@ outputs: type: Unknown scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ChronicleDBotScoreWidgetScript/ChronicleDBotScoreWidgetScript.yml b/Packs/GoogleChronicleBackstory/Scripts/ChronicleDBotScoreWidgetScript/ChronicleDBotScoreWidgetScript.yml index 89967df03cce..f2b23dc0c6df 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ChronicleDBotScoreWidgetScript/ChronicleDBotScoreWidgetScript.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ChronicleDBotScoreWidgetScript/ChronicleDBotScoreWidgetScript.yml @@ -10,7 +10,7 @@ comment: Shows the DBot Score and reputation of the Domain. enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ChronicleDomainIntelligenceSourcesWidgetScript/ChronicleDomainIntelligenceSourcesWidgetScript.yml b/Packs/GoogleChronicleBackstory/Scripts/ChronicleDomainIntelligenceSourcesWidgetScript/ChronicleDomainIntelligenceSourcesWidgetScript.yml index 8f27c3760ae6..fca950d8e220 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ChronicleDomainIntelligenceSourcesWidgetScript/ChronicleDomainIntelligenceSourcesWidgetScript.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ChronicleDomainIntelligenceSourcesWidgetScript/ChronicleDomainIntelligenceSourcesWidgetScript.yml @@ -10,7 +10,7 @@ comment: Shows the details of sources in the Chronicle Domain Intelligence Sourc enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ChronicleIsolatedHostnameWidgetScript/ChronicleIsolatedHostnameWidgetScript.yml b/Packs/GoogleChronicleBackstory/Scripts/ChronicleIsolatedHostnameWidgetScript/ChronicleIsolatedHostnameWidgetScript.yml index 07ebd2b609dc..38186680dfff 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ChronicleIsolatedHostnameWidgetScript/ChronicleIsolatedHostnameWidgetScript.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ChronicleIsolatedHostnameWidgetScript/ChronicleIsolatedHostnameWidgetScript.yml @@ -10,7 +10,7 @@ comment: Notifies if the hostname associated with the ChronicleAsset is isolated enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ChronicleIsolatedIPWidgetScript/ChronicleIsolatedIPWidgetScript.yml b/Packs/GoogleChronicleBackstory/Scripts/ChronicleIsolatedIPWidgetScript/ChronicleIsolatedIPWidgetScript.yml index 42dc71d42905..bf56c80bce56 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ChronicleIsolatedIPWidgetScript/ChronicleIsolatedIPWidgetScript.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ChronicleIsolatedIPWidgetScript/ChronicleIsolatedIPWidgetScript.yml @@ -10,7 +10,7 @@ comment: Notifies if the IP address associated with the ChronicleAsset is isolat enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ChronicleListDeviceEventsByEventTypeWidgetScript/ChronicleListDeviceEventsByEventTypeWidgetScript.yml b/Packs/GoogleChronicleBackstory/Scripts/ChronicleListDeviceEventsByEventTypeWidgetScript/ChronicleListDeviceEventsByEventTypeWidgetScript.yml index 916295d60955..f9c53a499877 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ChronicleListDeviceEventsByEventTypeWidgetScript/ChronicleListDeviceEventsByEventTypeWidgetScript.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ChronicleListDeviceEventsByEventTypeWidgetScript/ChronicleListDeviceEventsByEventTypeWidgetScript.yml @@ -10,7 +10,7 @@ comment: Displays a pie chart of the number of events, categorized by its event enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ChroniclePotentiallyBlockedIPWidgetScript/ChroniclePotentiallyBlockedIPWidgetScript.yml b/Packs/GoogleChronicleBackstory/Scripts/ChroniclePotentiallyBlockedIPWidgetScript/ChroniclePotentiallyBlockedIPWidgetScript.yml index 3939af4cb30d..d1334b9f618a 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ChroniclePotentiallyBlockedIPWidgetScript/ChroniclePotentiallyBlockedIPWidgetScript.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ChroniclePotentiallyBlockedIPWidgetScript/ChroniclePotentiallyBlockedIPWidgetScript.yml @@ -10,7 +10,7 @@ comment: Notifies if the IP address associated with the ChronicleAsset is potent enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ConvertDomainToURLs/ConvertDomainToURLs.yml b/Packs/GoogleChronicleBackstory/Scripts/ConvertDomainToURLs/ConvertDomainToURLs.yml index d536cefb893a..a29801d5949a 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ConvertDomainToURLs/ConvertDomainToURLs.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ConvertDomainToURLs/ConvertDomainToURLs.yml @@ -16,7 +16,7 @@ outputs: description: Converted URLs scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ExtractDomainFromIOCDomainMatchRes/ExtractDomainFromIOCDomainMatchRes.yml b/Packs/GoogleChronicleBackstory/Scripts/ExtractDomainFromIOCDomainMatchRes/ExtractDomainFromIOCDomainMatchRes.yml index cdeba1bf7a4d..9624208e4c48 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ExtractDomainFromIOCDomainMatchRes/ExtractDomainFromIOCDomainMatchRes.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ExtractDomainFromIOCDomainMatchRes/ExtractDomainFromIOCDomainMatchRes.yml @@ -28,7 +28,7 @@ outputs: type: date scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.14.90585 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole fromversion: 5.0.0 tests: diff --git a/Packs/GoogleChronicleBackstory/Scripts/ListDeviceEventsScript/ListDeviceEventsScript.yml b/Packs/GoogleChronicleBackstory/Scripts/ListDeviceEventsScript/ListDeviceEventsScript.yml index e9726e8e23e5..8e2c804ad3e5 100644 --- a/Packs/GoogleChronicleBackstory/Scripts/ListDeviceEventsScript/ListDeviceEventsScript.yml +++ b/Packs/GoogleChronicleBackstory/Scripts/ListDeviceEventsScript/ListDeviceEventsScript.yml @@ -1099,7 +1099,7 @@ tags: - enhancement timeout: '0' type: python -dockerimage: demisto/python3:3.10.14.95956 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole tests: - No tests (auto formatted) diff --git a/Packs/HYASInsight/Integrations/HYASInsight/HYASInsight.yml b/Packs/HYASInsight/Integrations/HYASInsight/HYASInsight.yml index 2e259069e122..713884ccc5db 100644 --- a/Packs/HYASInsight/Integrations/HYASInsight/HYASInsight.yml +++ b/Packs/HYASInsight/Integrations/HYASInsight/HYASInsight.yml @@ -785,7 +785,7 @@ script: - contextPath: HYAS.HASH-DOMAIN.md5 description: The provided MD5 value. type: String - dockerimage: demisto/python3:3.10.14.92207 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '-' subtype: python3 diff --git a/Packs/HYASProtect/Integrations/HYASProtect/HYASProtect.yml b/Packs/HYASProtect/Integrations/HYASProtect/HYASProtect.yml index dbf8eb359aa2..11ef6ad773e5 100644 --- a/Packs/HYASProtect/Integrations/HYASProtect/HYASProtect.yml +++ b/Packs/HYASProtect/Integrations/HYASProtect/HYASProtect.yml @@ -120,7 +120,7 @@ script: - contextPath: HYAS.NameserverVerdict.reasons description: Verdict Reasons for the provided Nameserver. type: Unknown - dockerimage: demisto/python3:3.10.14.91134 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '-' subtype: python3 diff --git a/Packs/HackerOne/Integrations/HackerOne/HackerOne.yml b/Packs/HackerOne/Integrations/HackerOne/HackerOne.yml index 8d3cedb153a3..ebfbe6a87d16 100644 --- a/Packs/HackerOne/Integrations/HackerOne/HackerOne.yml +++ b/Packs/HackerOne/Integrations/HackerOne/HackerOne.yml @@ -559,7 +559,7 @@ script: - contextPath: HackerOne.Program.attributes.updated_at description: The date and time the object was updated. Formatted according to ISO 8601. type: Date - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true runonce: false script: '-' diff --git a/Packs/Hackuity/Integrations/Hackuity/Hackuity.yml b/Packs/Hackuity/Integrations/Hackuity/Hackuity.yml index 7f700535ee86..a9f75bb74136 100644 --- a/Packs/Hackuity/Integrations/Hackuity/Hackuity.yml +++ b/Packs/Hackuity/Integrations/Hackuity/Hackuity.yml @@ -192,7 +192,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/python3:3.10.14.91134 + dockerimage: demisto/python3:3.11.10.115186 fromversion: 6.0.0 tests: - No tests (auto formatted) diff --git a/Packs/HarfangLabEDR/Integrations/Hurukai/Hurukai.yml b/Packs/HarfangLabEDR/Integrations/Hurukai/Hurukai.yml index 168ba7728f05..5859155ffad1 100644 --- a/Packs/HarfangLabEDR/Integrations/Hurukai/Hurukai.yml +++ b/Packs/HarfangLabEDR/Integrations/Hurukai/Hurukai.yml @@ -1034,7 +1034,7 @@ script: required: true description: Delete an IOC from a Threat Intelligence source. name: harfanglab-delete-ioc-from-source - dockerimage: demisto/python3:3.10.14.92207 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true ismappable: true isremotesyncin: true diff --git a/Packs/HatchingTriage/Integrations/HatchingTriage/HatchingTriage.yml b/Packs/HatchingTriage/Integrations/HatchingTriage/HatchingTriage.yml index 070eac03d49a..bf4f46da6553 100644 --- a/Packs/HatchingTriage/Integrations/HatchingTriage/HatchingTriage.yml +++ b/Packs/HatchingTriage/Integrations/HatchingTriage/HatchingTriage.yml @@ -594,7 +594,7 @@ script: required: true name: triage-delete-profile description: Update the profile with the specified ID or name. The stored profile is overwritten, so it is important that the submitted profile has all fields, with the exception of the ID. - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '' subtype: python3 diff --git a/Packs/HealthCheck/Scripts/GetAutomationsCount/GetAutomationsCount.yml b/Packs/HealthCheck/Scripts/GetAutomationsCount/GetAutomationsCount.yml index 669a7dfcb39c..70784268519a 100644 --- a/Packs/HealthCheck/Scripts/GetAutomationsCount/GetAutomationsCount.yml +++ b/Packs/HealthCheck/Scripts/GetAutomationsCount/GetAutomationsCount.yml @@ -5,7 +5,7 @@ commonfields: contentitemexportablefields: contentitemfields: fromServerVersion: '' -dockerimage: demisto/python3:3.10.14.95137 +dockerimage: demisto/python3:3.11.10.115186 enabled: true engineinfo: {} name: getAutomationsCount diff --git a/Packs/HealthCheck/Scripts/GetCustomAutomations/GetCustomAutomations.yml b/Packs/HealthCheck/Scripts/GetCustomAutomations/GetCustomAutomations.yml index 38d21fde9ca7..9bf18f2038df 100644 --- a/Packs/HealthCheck/Scripts/GetCustomAutomations/GetCustomAutomations.yml +++ b/Packs/HealthCheck/Scripts/GetCustomAutomations/GetCustomAutomations.yml @@ -5,7 +5,7 @@ commonfields: contentitemexportablefields: contentitemfields: fromServerVersion: '' -dockerimage: demisto/python3:3.10.14.95137 +dockerimage: demisto/python3:3.11.10.115186 enabled: true engineinfo: {} name: getCustomAutomations diff --git a/Packs/HealthCheck/Scripts/GetCustomPlaybooks/GetCustomPlaybooks.yml b/Packs/HealthCheck/Scripts/GetCustomPlaybooks/GetCustomPlaybooks.yml index bf1df9ce034f..a8ebba20abee 100644 --- a/Packs/HealthCheck/Scripts/GetCustomPlaybooks/GetCustomPlaybooks.yml +++ b/Packs/HealthCheck/Scripts/GetCustomPlaybooks/GetCustomPlaybooks.yml @@ -5,7 +5,7 @@ commonfields: contentitemexportablefields: contentitemfields: fromServerVersion: '' -dockerimage: demisto/python3:3.10.14.95137 +dockerimage: demisto/python3:3.11.10.115186 enabled: true engineinfo: {} name: getCustomPlaybooks diff --git a/Packs/HealthCheck/Scripts/GetDetachedAutomations/GetDetachedAutomations.yml b/Packs/HealthCheck/Scripts/GetDetachedAutomations/GetDetachedAutomations.yml index f0efdbeefb5a..3dffe8ee890d 100644 --- a/Packs/HealthCheck/Scripts/GetDetachedAutomations/GetDetachedAutomations.yml +++ b/Packs/HealthCheck/Scripts/GetDetachedAutomations/GetDetachedAutomations.yml @@ -5,7 +5,7 @@ commonfields: contentitemexportablefields: contentitemfields: fromServerVersion: '' -dockerimage: demisto/python3:3.10.14.95137 +dockerimage: demisto/python3:3.11.10.115186 enabled: true engineinfo: {} name: getDetachedAutomations diff --git a/Packs/HealthCheck/Scripts/GetDetachedPlaybooks/GetDetachedPlaybooks.yml b/Packs/HealthCheck/Scripts/GetDetachedPlaybooks/GetDetachedPlaybooks.yml index 7e0d7f89ae84..d04857eca91a 100644 --- a/Packs/HealthCheck/Scripts/GetDetachedPlaybooks/GetDetachedPlaybooks.yml +++ b/Packs/HealthCheck/Scripts/GetDetachedPlaybooks/GetDetachedPlaybooks.yml @@ -5,7 +5,7 @@ commonfields: contentitemexportablefields: contentitemfields: fromServerVersion: '' -dockerimage: demisto/python3:3.10.14.95137 +dockerimage: demisto/python3:3.11.10.115186 enabled: true engineinfo: {} name: getDetachedPlaybooks diff --git a/Packs/HealthCheck/Scripts/GetDiskSpaceStatus/GetDiskSpaceStatus.yml b/Packs/HealthCheck/Scripts/GetDiskSpaceStatus/GetDiskSpaceStatus.yml index e805e4593085..246df58fefc8 100644 --- a/Packs/HealthCheck/Scripts/GetDiskSpaceStatus/GetDiskSpaceStatus.yml +++ b/Packs/HealthCheck/Scripts/GetDiskSpaceStatus/GetDiskSpaceStatus.yml @@ -5,7 +5,7 @@ commonfields: contentitemexportablefields: contentitemfields: fromServerVersion: '' -dockerimage: demisto/python3:3.10.14.95137 +dockerimage: demisto/python3:3.11.10.115186 enabled: true engineinfo: {} name: getDiskSpaceStatus diff --git a/Packs/HealthCheck/Scripts/GetDockerContainersCount/GetDockerContainersCount.yml b/Packs/HealthCheck/Scripts/GetDockerContainersCount/GetDockerContainersCount.yml index e5a97253811d..002fe351a2ec 100644 --- a/Packs/HealthCheck/Scripts/GetDockerContainersCount/GetDockerContainersCount.yml +++ b/Packs/HealthCheck/Scripts/GetDockerContainersCount/GetDockerContainersCount.yml @@ -5,7 +5,7 @@ commonfields: contentitemexportablefields: contentitemfields: fromServerVersion: '' -dockerimage: demisto/python3:3.10.14.95137 +dockerimage: demisto/python3:3.11.10.115186 enabled: true engineinfo: {} name: getDockerContainersCount diff --git a/Packs/HealthCheck/Scripts/GetInvHealthStatus/GetInvHealthStatus.yml b/Packs/HealthCheck/Scripts/GetInvHealthStatus/GetInvHealthStatus.yml index 17af20f20dc0..c064e7b9b6e0 100644 --- a/Packs/HealthCheck/Scripts/GetInvHealthStatus/GetInvHealthStatus.yml +++ b/Packs/HealthCheck/Scripts/GetInvHealthStatus/GetInvHealthStatus.yml @@ -5,7 +5,7 @@ commonfields: contentitemexportablefields: contentitemfields: fromServerVersion: '' -dockerimage: demisto/python3:3.10.14.95137 +dockerimage: demisto/python3:3.11.10.115186 enabled: true engineinfo: {} name: getInvHealthStatus diff --git a/Packs/HealthCheck/Scripts/GetPlaybooksCount/GetPlaybooksCount.yml b/Packs/HealthCheck/Scripts/GetPlaybooksCount/GetPlaybooksCount.yml index 24d93068c3f9..0cfc421db752 100644 --- a/Packs/HealthCheck/Scripts/GetPlaybooksCount/GetPlaybooksCount.yml +++ b/Packs/HealthCheck/Scripts/GetPlaybooksCount/GetPlaybooksCount.yml @@ -5,7 +5,7 @@ commonfields: contentitemexportablefields: contentitemfields: fromServerVersion: '' -dockerimage: demisto/python3:3.10.14.95137 +dockerimage: demisto/python3:3.11.10.115186 enabled: true engineinfo: {} name: getPlaybooksCount diff --git a/Packs/HealthCheck/Scripts/GetPlaybooksHealthStatus/GetPlaybooksHealthStatus.yml b/Packs/HealthCheck/Scripts/GetPlaybooksHealthStatus/GetPlaybooksHealthStatus.yml index 4203646f4a67..075738ff35dc 100644 --- a/Packs/HealthCheck/Scripts/GetPlaybooksHealthStatus/GetPlaybooksHealthStatus.yml +++ b/Packs/HealthCheck/Scripts/GetPlaybooksHealthStatus/GetPlaybooksHealthStatus.yml @@ -5,7 +5,7 @@ commonfields: contentitemexportablefields: contentitemfields: fromServerVersion: '' -dockerimage: demisto/python3:3.10.14.95137 +dockerimage: demisto/python3:3.11.10.115186 enabled: true engineinfo: {} name: getPlaybooksHealthStatus diff --git a/Packs/HealthCheck/Scripts/GetSystemHealthStatus/GetSystemHealthStatus.yml b/Packs/HealthCheck/Scripts/GetSystemHealthStatus/GetSystemHealthStatus.yml index 9463b6c73ced..e7679291c820 100644 --- a/Packs/HealthCheck/Scripts/GetSystemHealthStatus/GetSystemHealthStatus.yml +++ b/Packs/HealthCheck/Scripts/GetSystemHealthStatus/GetSystemHealthStatus.yml @@ -5,7 +5,7 @@ commonfields: contentitemexportablefields: contentitemfields: fromServerVersion: '' -dockerimage: demisto/python3:3.10.14.95137 +dockerimage: demisto/python3:3.11.10.115186 enabled: true engineinfo: {} name: getSystemHealthStatus diff --git a/Packs/HealthCheck/Scripts/GetWorkersCount/GetWorkersCount.yml b/Packs/HealthCheck/Scripts/GetWorkersCount/GetWorkersCount.yml index 1687fe5e2c08..e4a666d0f505 100644 --- a/Packs/HealthCheck/Scripts/GetWorkersCount/GetWorkersCount.yml +++ b/Packs/HealthCheck/Scripts/GetWorkersCount/GetWorkersCount.yml @@ -5,7 +5,7 @@ commonfields: contentitemexportablefields: contentitemfields: fromServerVersion: '' -dockerimage: demisto/python3:3.10.14.95137 +dockerimage: demisto/python3:3.11.10.115186 enabled: true engineinfo: {} name: getWorkersCount diff --git a/Packs/HelloWorld/Integrations/HelloWorld/HelloWorld.yml b/Packs/HelloWorld/Integrations/HelloWorld/HelloWorld.yml index 45797170f636..4090636abef3 100644 --- a/Packs/HelloWorld/Integrations/HelloWorld/HelloWorld.yml +++ b/Packs/HelloWorld/Integrations/HelloWorld/HelloWorld.yml @@ -290,7 +290,7 @@ script: - contextPath: IP.Relationships.EntityBType description: The type of the destination of the relationship. type: string - dockerimage: demisto/python3:3.10.14.96411 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true runonce: false script: '-' diff --git a/Packs/HelloWorld/Integrations/HelloWorldEventCollector/HelloWorldEventCollector.yml b/Packs/HelloWorld/Integrations/HelloWorldEventCollector/HelloWorldEventCollector.yml index a40ce1fee4c1..cf7891593d43 100644 --- a/Packs/HelloWorld/Integrations/HelloWorldEventCollector/HelloWorldEventCollector.yml +++ b/Packs/HelloWorld/Integrations/HelloWorldEventCollector/HelloWorldEventCollector.yml @@ -76,7 +76,7 @@ script: description: Gets events from Hello World. execution: false name: hello-world-get-events - dockerimage: demisto/python3:3.10.13.87159 + dockerimage: demisto/python3:3.11.10.115186 isfetchevents: true runonce: false script: '-' diff --git a/Packs/HelloWorld/Scripts/HelloWorldScript/HelloWorldScript.yml b/Packs/HelloWorld/Scripts/HelloWorldScript/HelloWorldScript.yml index a987821c6818..ed48b0869328 100644 --- a/Packs/HelloWorld/Scripts/HelloWorldScript/HelloWorldScript.yml +++ b/Packs/HelloWorld/Scripts/HelloWorldScript/HelloWorldScript.yml @@ -16,5 +16,5 @@ tags: timeout: '0' type: python subtype: python3 -dockerimage: demisto/python3:3.10.13.83255 +dockerimage: demisto/python3:3.11.10.115186 fromversion: 5.0.0 diff --git a/Packs/Humio/Integrations/Humio/Humio.yml b/Packs/Humio/Integrations/Humio/Humio.yml index 7243f798d724..8e22c71dbc72 100644 --- a/Packs/Humio/Integrations/Humio/Humio.yml +++ b/Packs/Humio/Integrations/Humio/Humio.yml @@ -350,7 +350,7 @@ script: description: The notifier body template type: String description: Get notifier from Humio by id - dockerimage: demisto/python3:3.10.14.90585 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true subtype: python3 fromversion: 5.0.0 diff --git a/Packs/ILert/Integrations/ILert/ILert.yml b/Packs/ILert/Integrations/ILert/ILert.yml index 7ed806ebfbcc..bb1343d49e3f 100644 --- a/Packs/ILert/Integrations/ILert/ILert.yml +++ b/Packs/ILert/Integrations/ILert/ILert.yml @@ -57,7 +57,7 @@ script: name: summary description: Resolves an existing event in iLert name: ilert-resolve-event - dockerimage: demisto/python3:3.10.14.90585 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '' subtype: python3 diff --git a/Packs/IP2LocationIO/Integrations/IP2LocationIO/IP2LocationIO.yml b/Packs/IP2LocationIO/Integrations/IP2LocationIO/IP2LocationIO.yml index 395709d8038a..b71b6e701672 100644 --- a/Packs/IP2LocationIO/Integrations/IP2LocationIO/IP2LocationIO.yml +++ b/Packs/IP2LocationIO/Integrations/IP2LocationIO/IP2LocationIO.yml @@ -104,7 +104,7 @@ script: - contextPath: IP.Relationships.EntityBType description: The type of the destination of the relationship. type: string - dockerimage: demisto/python3:3.10.13.82980 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '' subtype: python3 diff --git a/Packs/IPQualityScore/Integrations/IPQualityScore/IPQualityScore.yml b/Packs/IPQualityScore/Integrations/IPQualityScore/IPQualityScore.yml index 79a37a91d594..b0009665421e 100644 --- a/Packs/IPQualityScore/Integrations/IPQualityScore/IPQualityScore.yml +++ b/Packs/IPQualityScore/Integrations/IPQualityScore/IPQualityScore.yml @@ -397,7 +397,7 @@ script: - contextPath: URL.Malicious.Vendor description: The vendor reporting the URL as malicious. type: String - dockerimage: demisto/python3:3.10.14.90585 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '-' subtype: python3 diff --git a/Packs/IRISDFIR/Integrations/IRISDFIR/IRISDFIR.yml b/Packs/IRISDFIR/Integrations/IRISDFIR/IRISDFIR.yml index 1af61611eb4b..b84ae9b72ba7 100644 --- a/Packs/IRISDFIR/Integrations/IRISDFIR/IRISDFIR.yml +++ b/Packs/IRISDFIR/Integrations/IRISDFIR/IRISDFIR.yml @@ -262,7 +262,7 @@ script: - contextPath: IRIS.ioc_type description: IoC Type. type: string - dockerimage: demisto/python3:3.10.13.86272 + dockerimage: demisto/python3:3.11.10.115186 isFetchSamples: true isfetch: true runonce: false diff --git a/Packs/IllusiveNetworks/Integrations/IllusiveNetworks/IllusiveNetworks.yml b/Packs/IllusiveNetworks/Integrations/IllusiveNetworks/IllusiveNetworks.yml index 88c2081158bb..3a45fab9a300 100644 --- a/Packs/IllusiveNetworks/Integrations/IllusiveNetworks/IllusiveNetworks.yml +++ b/Packs/IllusiveNetworks/Integrations/IllusiveNetworks/IllusiveNetworks.yml @@ -495,7 +495,7 @@ script: required: true description: Retrieve forensics artifacts from Illusive's forensics. name: illusive-get-forensics-artifacts - dockerimage: demisto/python3:3.10.14.91134 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true runonce: false script: '-' diff --git a/Packs/Indeni/Integrations/Indeni/Indeni.yml b/Packs/Indeni/Integrations/Indeni/Indeni.yml index a63fae49b119..5ab8748a7d41 100644 --- a/Packs/Indeni/Integrations/Indeni/Indeni.yml +++ b/Packs/Indeni/Integrations/Indeni/Indeni.yml @@ -154,7 +154,7 @@ script: - contextPath: Indeni.AlertInfo.Note description: Notes for the given issue. type: Unknown - dockerimage: demisto/python3:3.10.14.95956 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true longRunning: true runonce: false diff --git a/Packs/Inventa/Integrations/Inventa/Inventa.yml b/Packs/Inventa/Integrations/Inventa/Inventa.yml index c6c676c06fb9..11b079cc1839 100644 --- a/Packs/Inventa/Integrations/Inventa/Inventa.yml +++ b/Packs/Inventa/Integrations/Inventa/Inventa.yml @@ -293,7 +293,7 @@ script: - contextPath: Inventa.DataSubjects.Ticket.ticket_id description: ID of a DSAR ticket, created within Inventa. type: String - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '' subtype: python3 diff --git a/Packs/IronDefense/Integrations/IronDefense/IronDefense.yml b/Packs/IronDefense/Integrations/IronDefense/IronDefense.yml index 9005f973c545..096036fc32cb 100644 --- a/Packs/IronDefense/Integrations/IronDefense/IronDefense.yml +++ b/Packs/IronDefense/Integrations/IronDefense/IronDefense.yml @@ -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.13.87159 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true runonce: false script: '-' diff --git a/Packs/Ironscales/Scripts/IronscalesEmailFieldTrigger/IronscalesEmailFieldTrigger.yml b/Packs/Ironscales/Scripts/IronscalesEmailFieldTrigger/IronscalesEmailFieldTrigger.yml index c1e474599887..4cab939ce88b 100644 --- a/Packs/Ironscales/Scripts/IronscalesEmailFieldTrigger/IronscalesEmailFieldTrigger.yml +++ b/Packs/Ironscales/Scripts/IronscalesEmailFieldTrigger/IronscalesEmailFieldTrigger.yml @@ -11,7 +11,7 @@ fromversion: 6.0.0 enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.14.95956 +dockerimage: demisto/python3:3.11.10.115186 runas: DBotWeakRole tests: - No tests (auto formatted) diff --git a/Packs/Jizo_M/Integrations/JizoM/JizoM.yml b/Packs/Jizo_M/Integrations/JizoM/JizoM.yml index 22db63443cf1..0ce371146cf0 100644 --- a/Packs/Jizo_M/Integrations/JizoM/JizoM.yml +++ b/Packs/Jizo_M/Integrations/JizoM/JizoM.yml @@ -269,7 +269,7 @@ script: description: The total number of alerts. type: Number description: Retrieve all information available on Jizo M, mainly alerts. - dockerimage: demisto/python3:3.10.14.97608 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true runonce: false script: '-' diff --git a/Packs/KELARaDark/Integrations/RaDark/RaDark.yml b/Packs/KELARaDark/Integrations/RaDark/RaDark.yml index 888c13a2b76f..dda0d849bbf9 100644 --- a/Packs/KELARaDark/Integrations/RaDark/RaDark.yml +++ b/Packs/KELARaDark/Integrations/RaDark/RaDark.yml @@ -213,7 +213,7 @@ script: required: true description: Request to purchase an item offered for sale on an automated store. name: radark-item-purchase - dockerimage: demisto/python3:3.10.14.90585 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true script: '' subtype: python3 diff --git a/Packs/KELARaDark/Scripts/MapRaDarkIncidentDetails/MapRaDarkIncidentDetails.yml b/Packs/KELARaDark/Scripts/MapRaDarkIncidentDetails/MapRaDarkIncidentDetails.yml index 4a1169ce3020..22e07828bafb 100644 --- a/Packs/KELARaDark/Scripts/MapRaDarkIncidentDetails/MapRaDarkIncidentDetails.yml +++ b/Packs/KELARaDark/Scripts/MapRaDarkIncidentDetails/MapRaDarkIncidentDetails.yml @@ -5,7 +5,7 @@ comment: Map details to an RaDark incident. commonfields: id: MapRaDarkIncidentDetails version: -1 -dockerimage: demisto/python3:3.10.14.95956 +dockerimage: demisto/python3:3.11.10.115186 enabled: true name: MapRaDarkIncidentDetails outputs: diff --git a/Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSAT/KnowBe4KMSAT.yml b/Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSAT/KnowBe4KMSAT.yml index b4e6a1ceaf8c..1d9a57925861 100644 --- a/Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSAT/KnowBe4KMSAT.yml +++ b/Packs/KnowBe4_KMSAT/Integrations/KnowBe4KMSAT/KnowBe4KMSAT.yml @@ -1021,7 +1021,7 @@ script: script: "-" type: python subtype: python3 - dockerimage: demisto/python3:3.10.14.91134 + dockerimage: demisto/python3:3.11.10.115186 fromversion: 6.5.0 tests: - No tests (auto formatted) diff --git a/Packs/Lansweeper/Integrations/Lansweeper/Lansweeper.yml b/Packs/Lansweeper/Integrations/Lansweeper/Lansweeper.yml index 29c5392689ee..97aedd93935a 100644 --- a/Packs/Lansweeper/Integrations/Lansweeper/Lansweeper.yml +++ b/Packs/Lansweeper/Integrations/Lansweeper/Lansweeper.yml @@ -242,7 +242,7 @@ script: - contextPath: Lansweeper.Mac.siteName description: The name of the site to which the asset belongs. type: String - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '-' subtype: python3 diff --git a/Packs/Linkshadow/Integrations/Linkshadow/Linkshadow.yml b/Packs/Linkshadow/Integrations/Linkshadow/Linkshadow.yml index b7f3db77a1aa..ef3653553208 100644 --- a/Packs/Linkshadow/Integrations/Linkshadow/Linkshadow.yml +++ b/Packs/Linkshadow/Integrations/Linkshadow/Linkshadow.yml @@ -124,7 +124,7 @@ script: description: Time of Anomaly seen type: date description: Return the full entity details for all devices referenced by data in an API response. Use of this command will return the JSON structure of the API response . - dockerimage: demisto/python3:3.10.14.90585 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true script: '-' subtype: python3 diff --git a/Packs/LogPoint_SIEM_Integration/Integrations/LogPoint_SIEM_Integration/LogPoint_SIEM_Integration.yml b/Packs/LogPoint_SIEM_Integration/Integrations/LogPoint_SIEM_Integration/LogPoint_SIEM_Integration.yml index 78f124419a9c..5828adeb5915 100644 --- a/Packs/LogPoint_SIEM_Integration/Integrations/LogPoint_SIEM_Integration/LogPoint_SIEM_Integration.yml +++ b/Packs/LogPoint_SIEM_Integration/Integrations/LogPoint_SIEM_Integration/LogPoint_SIEM_Integration.yml @@ -733,7 +733,7 @@ script: - contextPath: LogPoint.SearchLogs description: Search results. type: String - dockerimage: demisto/python3:3.10.14.99865 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true runonce: false script: '' diff --git a/Packs/LogsignSiem/Integrations/LogsignSiem/LogsignSiem.yml b/Packs/LogsignSiem/Integrations/LogsignSiem/LogsignSiem.yml index 4246c06e5489..1db3dcdcaa2d 100644 --- a/Packs/LogsignSiem/Integrations/LogsignSiem/LogsignSiem.yml +++ b/Packs/LogsignSiem/Integrations/LogsignSiem/LogsignSiem.yml @@ -98,7 +98,7 @@ script: - contextPath: LogsignSiem.Count description: Count number returned as the result of the query. type: Number - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true runonce: false script: '-' diff --git a/Packs/Logzio/Integrations/Logzio/Logzio.yml b/Packs/Logzio/Integrations/Logzio/Logzio.yml index b9fd005882e9..2e85233b9041 100644 --- a/Packs/Logzio/Integrations/Logzio/Logzio.yml +++ b/Packs/Logzio/Integrations/Logzio/Logzio.yml @@ -120,7 +120,7 @@ script: description: The log's timestamp. type: date description: Fetches the logs that triggered a security event in Logz.io Cloud SIEM. - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true subtype: python3 fromversion: 5.0.0 diff --git a/Packs/MailSenderNew/Integrations/MailSenderNew/MailSenderNew.yml b/Packs/MailSenderNew/Integrations/MailSenderNew/MailSenderNew.yml index aadbf1ea50cc..0a5d4d84a06c 100644 --- a/Packs/MailSenderNew/Integrations/MailSenderNew/MailSenderNew.yml +++ b/Packs/MailSenderNew/Integrations/MailSenderNew/MailSenderNew.yml @@ -109,7 +109,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/python3:3.10.14.90585 + dockerimage: demisto/python3:3.11.10.115186 tests: - Mail Sender (New) Test fromversion: 5.0.0 diff --git a/Packs/ManageEngine_PAM360/Integrations/ManageEnginePAM360/ManageEnginePAM360.yml b/Packs/ManageEngine_PAM360/Integrations/ManageEnginePAM360/ManageEnginePAM360.yml index 055b02de83e5..ca7fe1fa7ca7 100644 --- a/Packs/ManageEngine_PAM360/Integrations/ManageEnginePAM360/ManageEnginePAM360.yml +++ b/Packs/ManageEngine_PAM360/Integrations/ManageEnginePAM360/ManageEnginePAM360.yml @@ -358,7 +358,7 @@ script: script: "-" type: python subtype: python3 - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 fromversion: 6.0.0 tests: - No tests (auto formatted) diff --git a/Packs/MandiantAdvantageAttackSurfaceManagement/Integrations/AttackSurfaceManagement/AttackSurfaceManagement.yml b/Packs/MandiantAdvantageAttackSurfaceManagement/Integrations/AttackSurfaceManagement/AttackSurfaceManagement.yml index 7ce5230decaf..43b78dfba240 100644 --- a/Packs/MandiantAdvantageAttackSurfaceManagement/Integrations/AttackSurfaceManagement/AttackSurfaceManagement.yml +++ b/Packs/MandiantAdvantageAttackSurfaceManagement/Integrations/AttackSurfaceManagement/AttackSurfaceManagement.yml @@ -114,7 +114,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/python3:3.10.13.87159 + dockerimage: demisto/python3:3.11.10.115186 fromversion: "6.8.0" tests: - No tests (auto formatted) diff --git a/Packs/MandiantAdvantageThreatIntelligence/Integrations/MandiantAdvantageThreatIntelligence/MandiantAdvantageThreatIntelligence.yml b/Packs/MandiantAdvantageThreatIntelligence/Integrations/MandiantAdvantageThreatIntelligence/MandiantAdvantageThreatIntelligence.yml index 75bea24472c6..0bd247828688 100644 --- a/Packs/MandiantAdvantageThreatIntelligence/Integrations/MandiantAdvantageThreatIntelligence/MandiantAdvantageThreatIntelligence.yml +++ b/Packs/MandiantAdvantageThreatIntelligence/Integrations/MandiantAdvantageThreatIntelligence/MandiantAdvantageThreatIntelligence.yml @@ -485,7 +485,7 @@ script: - Actors required: true description: Get Mandiant Indicators. - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 feed: true runonce: false script: '-' diff --git a/Packs/MobileIronUEM/Integrations/MobileIronCLOUD/MobileIronCLOUD.yml b/Packs/MobileIronUEM/Integrations/MobileIronCLOUD/MobileIronCLOUD.yml index 9ad54f1d3559..85c7bf067722 100644 --- a/Packs/MobileIronUEM/Integrations/MobileIronCLOUD/MobileIronCLOUD.yml +++ b/Packs/MobileIronUEM/Integrations/MobileIronCLOUD/MobileIronCLOUD.yml @@ -470,7 +470,7 @@ script: - contextPath: MobileIronCloud.Device.jailbroken description: Whether the device is jailbroken. type: Boolean - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true runonce: false script: '-' diff --git a/Packs/MobileIronUEM/Integrations/MobileIronCORE/MobileIronCORE.yml b/Packs/MobileIronUEM/Integrations/MobileIronCORE/MobileIronCORE.yml index 4bcb0a4ad2c5..c2cb07a41fc2 100644 --- a/Packs/MobileIronUEM/Integrations/MobileIronCORE/MobileIronCORE.yml +++ b/Packs/MobileIronUEM/Integrations/MobileIronCORE/MobileIronCORE.yml @@ -664,7 +664,7 @@ script: - contextPath: MobileIronCore.Device.common_mdm_managed description: Whether the device that was fetched is MDM managed. type: Boolean - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 isfetch: true runonce: false script: '-' diff --git a/Packs/Ncurion/Integrations/Ncurion/Ncurion.yml b/Packs/Ncurion/Integrations/Ncurion/Ncurion.yml index fdd2348b294b..31f18a73bc45 100644 --- a/Packs/Ncurion/Integrations/Ncurion/Ncurion.yml +++ b/Packs/Ncurion/Integrations/Ncurion/Ncurion.yml @@ -53,7 +53,7 @@ script: description: Get the Ncurion Log server list. name: ncurion-get-log-list outputs: [] - dockerimage: demisto/python3:3.10.14.95956 + dockerimage: demisto/python3:3.11.10.115186 isFetchSamples: true isfetch: true script: '' diff --git a/Packs/Neosec/Integrations/Neosec/Neosec.yml b/Packs/Neosec/Integrations/Neosec/Neosec.yml index 2423b378d30b..de09268f8f3d 100644 --- a/Packs/Neosec/Integrations/Neosec/Neosec.yml +++ b/Packs/Neosec/Integrations/Neosec/Neosec.yml @@ -115,7 +115,7 @@ script: script: "-" type: python subtype: python3 - dockerimage: demisto/python3:3.10.14.90585 + dockerimage: demisto/python3:3.11.10.115186 fromversion: 6.5.0 defaultmapperin: Neosec - Incoming Mapper tests: diff --git a/Packs/NetscoutAED/Integrations/NetscoutAED/NetscoutAED.yml b/Packs/NetscoutAED/Integrations/NetscoutAED/NetscoutAED.yml index 59c41b03e70e..ba1a04d8ee2b 100644 --- a/Packs/NetscoutAED/Integrations/NetscoutAED/NetscoutAED.yml +++ b/Packs/NetscoutAED/Integrations/NetscoutAED/NetscoutAED.yml @@ -798,7 +798,7 @@ script: required: true description: Removes one or more hosts or CIDRs from the outbound allow list. name: na-ed-outbound-whitelisted-hosts-remove - dockerimage: demisto/python3:3.10.13.84405 + dockerimage: demisto/python3:3.11.10.115186 runonce: false script: '-' subtype: python3