From 54e14aca4cb861caf45c26e402121a15b5ec97f3 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 7 Oct 2024 08:39:38 +0000 Subject: [PATCH] Updated docker image to demisto/crypto:1.0.0.111961. PR batch #3/4 --- .../MicrosoftGraphApplications/MicrosoftGraphApplications.yml | 2 +- .../MicrosoftGraphCalendar/MicrosoftGraphCalendar.yml | 2 +- .../MicrosoftGraphDeviceManagement.yml | 2 +- .../Integrations/MicrosoftGraphFiles/MicrosoftGraphFiles.yml | 2 +- .../Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml | 2 +- .../MicrosoftGraphIdentityandAccess.yml | 2 +- .../MicrosoftGraphListener/MicrosoftGraphListener.yml | 2 +- .../Integrations/MicrosoftGraphMail/MicrosoftGraphMail.yml | 2 +- .../MicrosoftGraphSecurity/MicrosoftGraphSecurity.yml | 2 +- .../Integrations/MicrosoftGraphUser/MicrosoftGraphUser.yml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml b/Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml index 2e6a6af345be..6124ed32438a 100644 --- a/Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml +++ b/Packs/MicrosoftGraphApplications/Integrations/MicrosoftGraphApplications/MicrosoftGraphApplications.yml @@ -523,7 +523,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/crypto:1.0.0.87358 + dockerimage: demisto/crypto:1.0.0.111961 fromversion: 5.0.0 tests: - MSGraph Applications Test diff --git a/Packs/MicrosoftGraphCalendar/Integrations/MicrosoftGraphCalendar/MicrosoftGraphCalendar.yml b/Packs/MicrosoftGraphCalendar/Integrations/MicrosoftGraphCalendar/MicrosoftGraphCalendar.yml index 4acc21c20053..dc635d3ed04a 100644 --- a/Packs/MicrosoftGraphCalendar/Integrations/MicrosoftGraphCalendar/MicrosoftGraphCalendar.yml +++ b/Packs/MicrosoftGraphCalendar/Integrations/MicrosoftGraphCalendar/MicrosoftGraphCalendar.yml @@ -601,7 +601,7 @@ script: execution: false name: msgraph-calendar-auth-reset arguments: [] - dockerimage: demisto/crypto:1.0.0.100307 + dockerimage: demisto/crypto:1.0.0.111961 runonce: false script: '-' type: python diff --git a/Packs/MicrosoftGraphDeviceManagement/Integrations/MicrosoftGraphDeviceManagement/MicrosoftGraphDeviceManagement.yml b/Packs/MicrosoftGraphDeviceManagement/Integrations/MicrosoftGraphDeviceManagement/MicrosoftGraphDeviceManagement.yml index 229e50882a94..85ed45b81213 100644 --- a/Packs/MicrosoftGraphDeviceManagement/Integrations/MicrosoftGraphDeviceManagement/MicrosoftGraphDeviceManagement.yml +++ b/Packs/MicrosoftGraphDeviceManagement/Integrations/MicrosoftGraphDeviceManagement/MicrosoftGraphDeviceManagement.yml @@ -983,7 +983,7 @@ script: execution: false name: msgraph-device-auth-reset arguments: [] - dockerimage: demisto/crypto:1.0.0.87358 + dockerimage: demisto/crypto:1.0.0.111961 script: '' subtype: python3 type: python diff --git a/Packs/MicrosoftGraphFiles/Integrations/MicrosoftGraphFiles/MicrosoftGraphFiles.yml b/Packs/MicrosoftGraphFiles/Integrations/MicrosoftGraphFiles/MicrosoftGraphFiles.yml index 017a21043dae..08103438c85d 100644 --- a/Packs/MicrosoftGraphFiles/Integrations/MicrosoftGraphFiles/MicrosoftGraphFiles.yml +++ b/Packs/MicrosoftGraphFiles/Integrations/MicrosoftGraphFiles/MicrosoftGraphFiles.yml @@ -762,7 +762,7 @@ script: - description: Generate the login URL used for Authorization code flow. name: msgraph-files-generate-login-url arguments: [] - dockerimage: demisto/crypto:1.0.0.96042 + dockerimage: demisto/crypto:1.0.0.111961 script: '' subtype: python3 type: python diff --git a/Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml b/Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml index f204436068b3..3b105742c628 100644 --- a/Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml +++ b/Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml @@ -430,7 +430,7 @@ script: execution: false name: msgraph-groups-auth-reset arguments: [] - dockerimage: demisto/crypto:1.0.0.100307 + dockerimage: demisto/crypto:1.0.0.111961 runonce: false script: '-' subtype: python3 diff --git a/Packs/MicrosoftGraphIdentityandAccess/Integrations/MicrosoftGraphIdentityandAccess/MicrosoftGraphIdentityandAccess.yml b/Packs/MicrosoftGraphIdentityandAccess/Integrations/MicrosoftGraphIdentityandAccess/MicrosoftGraphIdentityandAccess.yml index 63755fbdf272..0d944d7c181b 100644 --- a/Packs/MicrosoftGraphIdentityandAccess/Integrations/MicrosoftGraphIdentityandAccess/MicrosoftGraphIdentityandAccess.yml +++ b/Packs/MicrosoftGraphIdentityandAccess/Integrations/MicrosoftGraphIdentityandAccess/MicrosoftGraphIdentityandAccess.yml @@ -455,7 +455,7 @@ script: script: '-' type: python subtype: python3 - dockerimage: demisto/crypto:1.0.0.97888 + dockerimage: demisto/crypto:1.0.0.111961 fromversion: 5.0.0 defaultmapperin: Microsoft Graph Identity and Access Incoming Mapper defaultclassifier: Microsoft Graph Identity and Access Classifier diff --git a/Packs/MicrosoftGraphMail/Integrations/MicrosoftGraphListener/MicrosoftGraphListener.yml b/Packs/MicrosoftGraphMail/Integrations/MicrosoftGraphListener/MicrosoftGraphListener.yml index d0631a42a78e..dfb191f082df 100644 --- a/Packs/MicrosoftGraphMail/Integrations/MicrosoftGraphListener/MicrosoftGraphListener.yml +++ b/Packs/MicrosoftGraphMail/Integrations/MicrosoftGraphListener/MicrosoftGraphListener.yml @@ -930,7 +930,7 @@ script: required: true description: Delete a specific email rule by ID for a user's mailbox using Microsoft Graph API. name: msgraph-mail-delete-rule - dockerimage: demisto/crypto:1.0.0.98336 + dockerimage: demisto/crypto:1.0.0.111961 isfetch: true script: '' type: python diff --git a/Packs/MicrosoftGraphMail/Integrations/MicrosoftGraphMail/MicrosoftGraphMail.yml b/Packs/MicrosoftGraphMail/Integrations/MicrosoftGraphMail/MicrosoftGraphMail.yml index 173f85104357..60a362688326 100644 --- a/Packs/MicrosoftGraphMail/Integrations/MicrosoftGraphMail/MicrosoftGraphMail.yml +++ b/Packs/MicrosoftGraphMail/Integrations/MicrosoftGraphMail/MicrosoftGraphMail.yml @@ -1147,7 +1147,7 @@ script: required: true description: Delete a specific email rule by ID for a user's mailbox using Microsoft Graph API. name: msgraph-mail-delete-rule - dockerimage: demisto/crypto:1.0.0.98977 + dockerimage: demisto/crypto:1.0.0.111961 isfetch: true runonce: false script: '-' diff --git a/Packs/MicrosoftGraphSecurity/Integrations/MicrosoftGraphSecurity/MicrosoftGraphSecurity.yml b/Packs/MicrosoftGraphSecurity/Integrations/MicrosoftGraphSecurity/MicrosoftGraphSecurity.yml index 7fb927d979ab..0b8fec853393 100644 --- a/Packs/MicrosoftGraphSecurity/Integrations/MicrosoftGraphSecurity/MicrosoftGraphSecurity.yml +++ b/Packs/MicrosoftGraphSecurity/Integrations/MicrosoftGraphSecurity/MicrosoftGraphSecurity.yml @@ -2256,7 +2256,7 @@ script: - contextPath: MsGraph.Incident.systemTags description: The system tags associated with the incident. type: String collection - dockerimage: demisto/crypto:1.0.0.87358 + dockerimage: demisto/crypto:1.0.0.111961 isfetch: true runonce: false script: '-' diff --git a/Packs/MicrosoftGraphUser/Integrations/MicrosoftGraphUser/MicrosoftGraphUser.yml b/Packs/MicrosoftGraphUser/Integrations/MicrosoftGraphUser/MicrosoftGraphUser.yml index 0e8070dda5a8..cb252c058e2a 100644 --- a/Packs/MicrosoftGraphUser/Integrations/MicrosoftGraphUser/MicrosoftGraphUser.yml +++ b/Packs/MicrosoftGraphUser/Integrations/MicrosoftGraphUser/MicrosoftGraphUser.yml @@ -618,7 +618,7 @@ script: - description: Run this command if for some reason you need to rerun the authentication process. name: msgraph-user-auth-reset arguments: [] - dockerimage: demisto/crypto:1.0.0.100307 + dockerimage: demisto/crypto:1.0.0.111961 runonce: false script: '-' subtype: python3