From b022a2c0b300fc99058d804ecf1329f0c9499312 Mon Sep 17 00:00:00 2001 From: "iapt@paloaltonetworks.com" Date: Mon, 18 Nov 2024 15:54:39 +0200 Subject: [PATCH] update 3.10.13.80014 --- .../Scripts/GenerateASMReport/GenerateASMReport.yml | 2 +- .../InferWhetherServiceIsDev/InferWhetherServiceIsDev.yml | 2 +- .../CortexXDRInvestigationVerdict.yml | 2 +- .../EntryWidgetNumberHostsXDR/EntryWidgetNumberHostsXDR.yml | 2 +- .../EntryWidgetNumberRegionsXCLOUD.yml | 2 +- .../EntryWidgetNumberResourcesXCLOUD.yml | 2 +- .../EntryWidgetNumberUsersXDR/EntryWidgetNumberUsersXDR.yml | 2 +- .../Scripts/EntryWidgetPieAlertsXDR/EntryWidgetPieAlertsXDR.yml | 2 +- .../Scripts/XCloudRegionsPieWidget/XCloudRegionsPieWidget.yml | 2 +- .../XCloudResourcesPieWidget/XCloudResourcesPieWidget.yml | 2 +- .../Scripts/XDRConnectedEndpoints/XDRConnectedEndpoints.yml | 2 +- .../XDRDisconnectedEndpoints/XDRDisconnectedEndpoints.yml | 2 +- .../CustomContentBundleWizardry/CustomContentBundleWizardry.yml | 2 +- .../IsDemistoRestAPIInstanceAvailable.yml | 2 +- .../Integrations/XSOAREDLChecker/XSOAREDLChecker.yml | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) diff --git a/Packs/CortexAttackSurfaceManagement/Scripts/GenerateASMReport/GenerateASMReport.yml b/Packs/CortexAttackSurfaceManagement/Scripts/GenerateASMReport/GenerateASMReport.yml index 2a6487578977..3c5e29422c3a 100644 --- a/Packs/CortexAttackSurfaceManagement/Scripts/GenerateASMReport/GenerateASMReport.yml +++ b/Packs/CortexAttackSurfaceManagement/Scripts/GenerateASMReport/GenerateASMReport.yml @@ -58,7 +58,7 @@ comment: Generate an ASM Alert Summary report. commonfields: id: GenerateASMReport version: -1 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 enabled: true name: GenerateASMReport runas: DBotWeakRole diff --git a/Packs/CortexAttackSurfaceManagement/Scripts/InferWhetherServiceIsDev/InferWhetherServiceIsDev.yml b/Packs/CortexAttackSurfaceManagement/Scripts/InferWhetherServiceIsDev/InferWhetherServiceIsDev.yml index ccf5cd24f6ce..c8d2d2f7c2a4 100644 --- a/Packs/CortexAttackSurfaceManagement/Scripts/InferWhetherServiceIsDev/InferWhetherServiceIsDev.yml +++ b/Packs/CortexAttackSurfaceManagement/Scripts/InferWhetherServiceIsDev/InferWhetherServiceIsDev.yml @@ -14,7 +14,7 @@ comment: Identify whether the service is a "development" server. Development ser commonfields: id: InferWhetherServiceIsDev version: -1 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 enabled: true name: InferWhetherServiceIsDev runas: DBotWeakRole diff --git a/Packs/CortexXDR/Scripts/CortexXDRInvestigationVerdict/CortexXDRInvestigationVerdict.yml b/Packs/CortexXDR/Scripts/CortexXDRInvestigationVerdict/CortexXDRInvestigationVerdict.yml index 248253c86c5b..d85740b3a984 100644 --- a/Packs/CortexXDR/Scripts/CortexXDRInvestigationVerdict/CortexXDRInvestigationVerdict.yml +++ b/Packs/CortexXDR/Scripts/CortexXDRInvestigationVerdict/CortexXDRInvestigationVerdict.yml @@ -2,7 +2,7 @@ comment: This widget displays the incident verdict based on the 'Verdict' field. commonfields: id: CortexXDRInvestigationVerdict version: -1 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 enabled: true engineinfo: {} name: CortexXDRInvestigationVerdict diff --git a/Packs/CortexXDR/Scripts/EntryWidgetNumberHostsXDR/EntryWidgetNumberHostsXDR.yml b/Packs/CortexXDR/Scripts/EntryWidgetNumberHostsXDR/EntryWidgetNumberHostsXDR.yml index 8f2b8eb36293..39d8244b7f07 100644 --- a/Packs/CortexXDR/Scripts/EntryWidgetNumberHostsXDR/EntryWidgetNumberHostsXDR.yml +++ b/Packs/CortexXDR/Scripts/EntryWidgetNumberHostsXDR/EntryWidgetNumberHostsXDR.yml @@ -9,7 +9,7 @@ tags: enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 runas: DBotWeakRole fromversion: 5.0.0 comment: Entry widget that returns the number of hosts in a Cortex XDR incident. diff --git a/Packs/CortexXDR/Scripts/EntryWidgetNumberRegionsXCLOUD/EntryWidgetNumberRegionsXCLOUD.yml b/Packs/CortexXDR/Scripts/EntryWidgetNumberRegionsXCLOUD/EntryWidgetNumberRegionsXCLOUD.yml index 467b15328c0c..a2d2076588fd 100644 --- a/Packs/CortexXDR/Scripts/EntryWidgetNumberRegionsXCLOUD/EntryWidgetNumberRegionsXCLOUD.yml +++ b/Packs/CortexXDR/Scripts/EntryWidgetNumberRegionsXCLOUD/EntryWidgetNumberRegionsXCLOUD.yml @@ -10,7 +10,7 @@ comment: Entry widget that returns the number of regions in a Cortex XDR inciden enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 runas: DBotWeakRole fromversion: 6.5.0 tests: diff --git a/Packs/CortexXDR/Scripts/EntryWidgetNumberResourcesXCLOUD/EntryWidgetNumberResourcesXCLOUD.yml b/Packs/CortexXDR/Scripts/EntryWidgetNumberResourcesXCLOUD/EntryWidgetNumberResourcesXCLOUD.yml index e7c155959087..353344040362 100644 --- a/Packs/CortexXDR/Scripts/EntryWidgetNumberResourcesXCLOUD/EntryWidgetNumberResourcesXCLOUD.yml +++ b/Packs/CortexXDR/Scripts/EntryWidgetNumberResourcesXCLOUD/EntryWidgetNumberResourcesXCLOUD.yml @@ -10,7 +10,7 @@ comment: Entry widget that returns the number of resources in a Cortex XDR incid enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 runas: DBotWeakRole fromversion: 6.5.0 tests: diff --git a/Packs/CortexXDR/Scripts/EntryWidgetNumberUsersXDR/EntryWidgetNumberUsersXDR.yml b/Packs/CortexXDR/Scripts/EntryWidgetNumberUsersXDR/EntryWidgetNumberUsersXDR.yml index 4d8ccb9a9148..7a4308918abb 100644 --- a/Packs/CortexXDR/Scripts/EntryWidgetNumberUsersXDR/EntryWidgetNumberUsersXDR.yml +++ b/Packs/CortexXDR/Scripts/EntryWidgetNumberUsersXDR/EntryWidgetNumberUsersXDR.yml @@ -9,7 +9,7 @@ tags: enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 runas: DBotWeakRole fromversion: 5.0.0 comment: Entry widget that returns the number of users that participated in a specified Cortex XDR incident. diff --git a/Packs/CortexXDR/Scripts/EntryWidgetPieAlertsXDR/EntryWidgetPieAlertsXDR.yml b/Packs/CortexXDR/Scripts/EntryWidgetPieAlertsXDR/EntryWidgetPieAlertsXDR.yml index 010ce4de81ce..6a80c2965857 100644 --- a/Packs/CortexXDR/Scripts/EntryWidgetPieAlertsXDR/EntryWidgetPieAlertsXDR.yml +++ b/Packs/CortexXDR/Scripts/EntryWidgetPieAlertsXDR/EntryWidgetPieAlertsXDR.yml @@ -9,7 +9,7 @@ tags: enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 runas: DBotWeakRole fromversion: 5.0.0 comment: Entry widget that returns a pie chart of alerts for a specified Cortex XDR incident by alert severity (low, medium, and high). diff --git a/Packs/CortexXDR/Scripts/XCloudRegionsPieWidget/XCloudRegionsPieWidget.yml b/Packs/CortexXDR/Scripts/XCloudRegionsPieWidget/XCloudRegionsPieWidget.yml index aa0c17cbd05c..84259109e39f 100644 --- a/Packs/CortexXDR/Scripts/XCloudRegionsPieWidget/XCloudRegionsPieWidget.yml +++ b/Packs/CortexXDR/Scripts/XCloudRegionsPieWidget/XCloudRegionsPieWidget.yml @@ -10,7 +10,7 @@ comment: XCLOUD dynamic section, showing the top ten regions types in a pie char enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 runas: DBotWeakRole fromversion: 6.5.0 tests: diff --git a/Packs/CortexXDR/Scripts/XCloudResourcesPieWidget/XCloudResourcesPieWidget.yml b/Packs/CortexXDR/Scripts/XCloudResourcesPieWidget/XCloudResourcesPieWidget.yml index 7538e207733d..516bf53ecdc2 100644 --- a/Packs/CortexXDR/Scripts/XCloudResourcesPieWidget/XCloudResourcesPieWidget.yml +++ b/Packs/CortexXDR/Scripts/XCloudResourcesPieWidget/XCloudResourcesPieWidget.yml @@ -10,7 +10,7 @@ comment: XCLOUD dynamic section, showing the top ten resource types in a pie cha enabled: true scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 runas: DBotWeakRole fromversion: 6.5.0 tests: diff --git a/Packs/CortexXDR/Scripts/XDRConnectedEndpoints/XDRConnectedEndpoints.yml b/Packs/CortexXDR/Scripts/XDRConnectedEndpoints/XDRConnectedEndpoints.yml index fdeee42c01cf..8dea5311339d 100644 --- a/Packs/CortexXDR/Scripts/XDRConnectedEndpoints/XDRConnectedEndpoints.yml +++ b/Packs/CortexXDR/Scripts/XDRConnectedEndpoints/XDRConnectedEndpoints.yml @@ -17,7 +17,7 @@ args: defaultValue: '100' scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 runas: DBotWeakRole comment: The widget returns the number of the connected endpoints using xdr-get-endpoints command. fromversion: 6.0.0 diff --git a/Packs/CortexXDR/Scripts/XDRDisconnectedEndpoints/XDRDisconnectedEndpoints.yml b/Packs/CortexXDR/Scripts/XDRDisconnectedEndpoints/XDRDisconnectedEndpoints.yml index 9c8ee43e6747..37d8548dc043 100644 --- a/Packs/CortexXDR/Scripts/XDRDisconnectedEndpoints/XDRDisconnectedEndpoints.yml +++ b/Packs/CortexXDR/Scripts/XDRDisconnectedEndpoints/XDRDisconnectedEndpoints.yml @@ -17,7 +17,7 @@ args: defaultValue: '100' scripttarget: 0 subtype: python3 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 runas: DBotWeakRole comment: The widget returns the number of the disconnected endpoints using xdr-get-endpoints command. fromversion: 6.0.0 diff --git a/Packs/XSOAR-SimpleDevToProd/Scripts/CustomContentBundleWizardry/CustomContentBundleWizardry.yml b/Packs/XSOAR-SimpleDevToProd/Scripts/CustomContentBundleWizardry/CustomContentBundleWizardry.yml index c79511abbea6..c586563b8218 100644 --- a/Packs/XSOAR-SimpleDevToProd/Scripts/CustomContentBundleWizardry/CustomContentBundleWizardry.yml +++ b/Packs/XSOAR-SimpleDevToProd/Scripts/CustomContentBundleWizardry/CustomContentBundleWizardry.yml @@ -16,7 +16,7 @@ comment: This automation accepts an XSOAR custom content bundle, and either retu commonfields: id: CustomContentBundleWizardry version: -1 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 enabled: true name: CustomContentBundleWizardry outputs: diff --git a/Packs/XSOAR-SimpleDevToProd/Scripts/IsDemistoRestAPIInstanceAvailable/IsDemistoRestAPIInstanceAvailable.yml b/Packs/XSOAR-SimpleDevToProd/Scripts/IsDemistoRestAPIInstanceAvailable/IsDemistoRestAPIInstanceAvailable.yml index 708000b29d5b..e7643fefb7cd 100644 --- a/Packs/XSOAR-SimpleDevToProd/Scripts/IsDemistoRestAPIInstanceAvailable/IsDemistoRestAPIInstanceAvailable.yml +++ b/Packs/XSOAR-SimpleDevToProd/Scripts/IsDemistoRestAPIInstanceAvailable/IsDemistoRestAPIInstanceAvailable.yml @@ -7,7 +7,7 @@ commonfields: id: IsDemistoRestAPIInstanceAvailable id_x2: IsCoreRestAPIInstanceAvailable version: -1 -dockerimage: demisto/python3:3.10.13.80014 +dockerimage: demisto/python3:3.11.10.116439 enabled: true name: IsDemistoRestAPIInstanceAvailable name_x2: IsCoreRestAPIInstanceAvailable diff --git a/Packs/XSOAR_EDL_Checker/Integrations/XSOAREDLChecker/XSOAREDLChecker.yml b/Packs/XSOAR_EDL_Checker/Integrations/XSOAREDLChecker/XSOAREDLChecker.yml index a045ac74ef8b..b88f3c64bfc7 100644 --- a/Packs/XSOAR_EDL_Checker/Integrations/XSOAREDLChecker/XSOAREDLChecker.yml +++ b/Packs/XSOAR_EDL_Checker/Integrations/XSOAREDLChecker/XSOAREDLChecker.yml @@ -43,7 +43,7 @@ script: description: The Response or Error from the check. - contextPath: EDLChecker.ItemsOnList description: The number of indicators on the list, assuming a successful response! - dockerimage: demisto/python3:3.10.13.80014 + dockerimage: demisto/python3:3.11.10.116439 runonce: false script: '' subtype: python3