diff --git a/Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml b/Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml index 5d297d3efa23..44da1e4a8db7 100644 --- a/Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml +++ b/Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml @@ -2986,7 +2986,7 @@ script: - description: Generate the login url used for Authorization code flow. name: azure-devops-generate-login-url arguments: [] - dockerimage: demisto/crypto:1.0.0.74057 + dockerimage: demisto/crypto:1.0.0.76022 isremotesyncout: true ismappable: true isfetch: true diff --git a/Packs/AzureDevOps/ReleaseNotes/1_3_5.md b/Packs/AzureDevOps/ReleaseNotes/1_3_5.md new file mode 100644 index 000000000000..7b7a06f87826 --- /dev/null +++ b/Packs/AzureDevOps/ReleaseNotes/1_3_5.md @@ -0,0 +1,3 @@ +#### Integrations +##### AzureDevOps +- Updated the Docker image to: *demisto/crypto:1.0.0.76022*. diff --git a/Packs/AzureDevOps/pack_metadata.json b/Packs/AzureDevOps/pack_metadata.json index 970dde59f5df..4f6620a8e357 100644 --- a/Packs/AzureDevOps/pack_metadata.json +++ b/Packs/AzureDevOps/pack_metadata.json @@ -2,7 +2,7 @@ "name": "AzureDevOps", "description": "Create and manage Git repositories in Azure DevOps Services.", "support": "xsoar", - "currentVersion": "1.3.4", + "currentVersion": "1.3.5", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureFirewall/Integrations/AzureFirewall/AzureFirewall.yml b/Packs/AzureFirewall/Integrations/AzureFirewall/AzureFirewall.yml index 98e80759e68c..e8de9b5206e9 100644 --- a/Packs/AzureFirewall/Integrations/AzureFirewall/AzureFirewall.yml +++ b/Packs/AzureFirewall/Integrations/AzureFirewall/AzureFirewall.yml @@ -919,7 +919,7 @@ script: required: true description: Delete an IP group resource. name: azure-firewall-ip-group-delete - dockerimage: demisto/crypto:1.0.0.74057 + dockerimage: demisto/crypto:1.0.0.76022 runonce: false script: '-' subtype: python3 diff --git a/Packs/AzureFirewall/ReleaseNotes/1_1_30.md b/Packs/AzureFirewall/ReleaseNotes/1_1_30.md new file mode 100644 index 000000000000..84756362dbe2 --- /dev/null +++ b/Packs/AzureFirewall/ReleaseNotes/1_1_30.md @@ -0,0 +1,3 @@ +#### Integrations +##### Azure Firewall +- Updated the Docker image to: *demisto/crypto:1.0.0.76022*. diff --git a/Packs/AzureFirewall/pack_metadata.json b/Packs/AzureFirewall/pack_metadata.json index 9b864d37512b..d797e6465f33 100644 --- a/Packs/AzureFirewall/pack_metadata.json +++ b/Packs/AzureFirewall/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Firewall", "description": "Azure Firewall is a cloud-native and intelligent network firewall security service that provides breed threat protection for cloud workloads running in Azure.It's a fully stateful, firewall as a service with built-in high availability and unrestricted cloud scalability.", "support": "xsoar", - "currentVersion": "1.1.29", + "currentVersion": "1.1.30", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml b/Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml index 2f8130c4c7c3..466ae654eba9 100644 --- a/Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml +++ b/Packs/AzureKeyVault/Integrations/AzureKeyVault/AzureKeyVault.yml @@ -964,7 +964,7 @@ script: description: Run this command if for some reason you need to rerun the authentication process. execution: false name: azure-key-vault-auth-reset - dockerimage: demisto/crypto:1.0.0.74057 + dockerimage: demisto/crypto:1.0.0.76022 runonce: false script: '-' subtype: python3 diff --git a/Packs/AzureKeyVault/ReleaseNotes/1_1_31.md b/Packs/AzureKeyVault/ReleaseNotes/1_1_31.md new file mode 100644 index 000000000000..39406ba98df9 --- /dev/null +++ b/Packs/AzureKeyVault/ReleaseNotes/1_1_31.md @@ -0,0 +1,3 @@ +#### Integrations +##### Azure Key Vault +- Updated the Docker image to: *demisto/crypto:1.0.0.76022*. diff --git a/Packs/AzureKeyVault/pack_metadata.json b/Packs/AzureKeyVault/pack_metadata.json index f2cd29a43771..0763334161a9 100644 --- a/Packs/AzureKeyVault/pack_metadata.json +++ b/Packs/AzureKeyVault/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Key Vault", "description": "Use Key Vault to safeguard and manage cryptographic keys and secrets used by cloud applications and services.", "support": "xsoar", - "currentVersion": "1.1.30", + "currentVersion": "1.1.31", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml b/Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml index a3b4f03a6a84..4d252b14a3e5 100644 --- a/Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml +++ b/Packs/AzureRiskyUsers/Integrations/AzureRiskyUsers/AzureRiskyUsers.yml @@ -308,7 +308,7 @@ script: - contextPath: AzureRiskyUsers.RiskDetection.tokenIssuerType description: 'Indicates the type of token issuer for the detected sign-in risk. Possible values are: AzureAD, ADFederationServices, UnknownFutureValue.' type: String - dockerimage: demisto/crypto:1.0.0.74979 + dockerimage: demisto/crypto:1.0.0.76022 runonce: false script: '-' subtype: python3 diff --git a/Packs/AzureRiskyUsers/ReleaseNotes/1_1_21.md b/Packs/AzureRiskyUsers/ReleaseNotes/1_1_21.md new file mode 100644 index 000000000000..03d7af2d3a04 --- /dev/null +++ b/Packs/AzureRiskyUsers/ReleaseNotes/1_1_21.md @@ -0,0 +1,3 @@ +#### Integrations +##### Azure Risky Users +- Updated the Docker image to: *demisto/crypto:1.0.0.76022*. diff --git a/Packs/AzureRiskyUsers/pack_metadata.json b/Packs/AzureRiskyUsers/pack_metadata.json index cb7ee9c8cb4e..9026bdcb31fb 100644 --- a/Packs/AzureRiskyUsers/pack_metadata.json +++ b/Packs/AzureRiskyUsers/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure Risky Users", "description": "Azure Risky Users provides access to all at-risk users and risk detections in Azure AD environment.", "support": "xsoar", - "currentVersion": "1.1.20", + "currentVersion": "1.1.21", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml b/Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml index d2e0fadb1359..1f57d9f1543b 100644 --- a/Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml +++ b/Packs/AzureSQLManagement/Integrations/AzureSQLManagement/AzureSQLManagement.yml @@ -651,7 +651,7 @@ script: - contextPath: AzureSQL.ResourceGroup.tags description: The tags attached to the resource group. type: String - dockerimage: demisto/crypto:1.0.0.74057 + dockerimage: demisto/crypto:1.0.0.76022 runonce: false script: '-' subtype: python3 diff --git a/Packs/AzureSQLManagement/ReleaseNotes/1_1_32.md b/Packs/AzureSQLManagement/ReleaseNotes/1_1_32.md new file mode 100644 index 000000000000..c56815a5985f --- /dev/null +++ b/Packs/AzureSQLManagement/ReleaseNotes/1_1_32.md @@ -0,0 +1,3 @@ +#### Integrations +##### Azure SQL Management +- Updated the Docker image to: *demisto/crypto:1.0.0.76022*. diff --git a/Packs/AzureSQLManagement/pack_metadata.json b/Packs/AzureSQLManagement/pack_metadata.json index cbe9f3fe0f44..683cfd5e3d47 100644 --- a/Packs/AzureSQLManagement/pack_metadata.json +++ b/Packs/AzureSQLManagement/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Azure SQL Management", "description": "Microsoft Azure SQL Database is a managed cloud database provided as part of Microsoft Azure", "support": "xsoar", - "currentVersion": "1.1.31", + "currentVersion": "1.1.32", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml b/Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml index cd3cf72988b1..5ae9e0b9e114 100644 --- a/Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml +++ b/Packs/MicrosoftGraphAPI/Integrations/MicrosoftGraphAPI/MicrosoftGraphAPI.yml @@ -162,7 +162,7 @@ script: execution: false name: msgraph-api-auth-reset arguments: [] - dockerimage: demisto/crypto:1.0.0.74057 + dockerimage: demisto/crypto:1.0.0.76022 runonce: false script: '-' subtype: python3 diff --git a/Packs/MicrosoftGraphAPI/ReleaseNotes/1_1_32.md b/Packs/MicrosoftGraphAPI/ReleaseNotes/1_1_32.md new file mode 100644 index 000000000000..686f3e479c35 --- /dev/null +++ b/Packs/MicrosoftGraphAPI/ReleaseNotes/1_1_32.md @@ -0,0 +1,3 @@ +#### Integrations +##### Microsoft Graph API +- Updated the Docker image to: *demisto/crypto:1.0.0.76022*. diff --git a/Packs/MicrosoftGraphAPI/pack_metadata.json b/Packs/MicrosoftGraphAPI/pack_metadata.json index 7b700886a4f3..361d0af71d71 100644 --- a/Packs/MicrosoftGraphAPI/pack_metadata.json +++ b/Packs/MicrosoftGraphAPI/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Graph API", "description": "Use the Microsoft Graph API integration to interact with Microsoft APIs that do not have dedicated integrations in Cortex XSOAR, for example, Mail Single-User, etc.", "support": "xsoar", - "currentVersion": "1.1.31", + "currentVersion": "1.1.32", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml b/Packs/MicrosoftGraphGroups/Integrations/MicrosoftGraphGroups/MicrosoftGraphGroups.yml index 7eafcdc1e1d6..d38f7739b8d9 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.74057 + dockerimage: demisto/crypto:1.0.0.76022 runonce: false script: '-' subtype: python3 diff --git a/Packs/MicrosoftGraphGroups/ReleaseNotes/1_1_33.md b/Packs/MicrosoftGraphGroups/ReleaseNotes/1_1_33.md new file mode 100644 index 000000000000..759f667179e5 --- /dev/null +++ b/Packs/MicrosoftGraphGroups/ReleaseNotes/1_1_33.md @@ -0,0 +1,3 @@ +#### Integrations +##### Azure Active Directory Groups +- Updated the Docker image to: *demisto/crypto:1.0.0.76022*. diff --git a/Packs/MicrosoftGraphGroups/pack_metadata.json b/Packs/MicrosoftGraphGroups/pack_metadata.json index 53642e021707..477df0bf1253 100644 --- a/Packs/MicrosoftGraphGroups/pack_metadata.json +++ b/Packs/MicrosoftGraphGroups/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Graph Groups", "description": "Microsoft Graph Groups enables you to create and manage different types of groups and group functionality according to your requirements.", "support": "xsoar", - "currentVersion": "1.1.32", + "currentVersion": "1.1.33", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml b/Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml index e7d0f14257cb..e0d2aa9b11c9 100644 --- a/Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml +++ b/Packs/MicrosoftTeams/Integrations/MicrosoftTeamsManagement/MicrosoftTeamsManagement.yml @@ -346,7 +346,7 @@ script: description: 'Specifies the visibility of a Microsoft 365 group. Possible values are: Private, Public, or Hiddenmembership. Blank values are treated as public.' type: String - contextPath: MicrosoftTeams.Team.proxyAddresses - description: 'Email addresses for the group that direct to the same group mailbox. For example: ["SMTP: bob@demisto.com", "smtp: bob@sales.demisto.com"]' + description: 'Email addresses for the group that direct to the same group mailbox. For example: ["SMTP: bob@demisto.com", "smtp: bob@sales.demisto.com"].' type: String - contextPath: MicrosoftTeams.Team.mail description: The SMTP address for the group, for example, "serviceadmins@contoso.onmicrosoft.com". @@ -679,7 +679,7 @@ script: - contextPath: MicrosoftTeams.Team.description description: An optional description for the group. type: String - dockerimage: demisto/crypto:1.0.0.66562 + dockerimage: demisto/crypto:1.0.0.76022 runonce: false script: '-' subtype: python3 diff --git a/Packs/MicrosoftTeams/ReleaseNotes/1_4_35.md b/Packs/MicrosoftTeams/ReleaseNotes/1_4_35.md new file mode 100644 index 000000000000..4380517f2e56 --- /dev/null +++ b/Packs/MicrosoftTeams/ReleaseNotes/1_4_35.md @@ -0,0 +1,3 @@ +#### Integrations +##### Microsoft Teams Management +- Updated the Docker image to: *demisto/crypto:1.0.0.76022*. diff --git a/Packs/MicrosoftTeams/pack_metadata.json b/Packs/MicrosoftTeams/pack_metadata.json index d5224272b8dc..7794f62407f3 100644 --- a/Packs/MicrosoftTeams/pack_metadata.json +++ b/Packs/MicrosoftTeams/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Teams", "description": "Send messages and notifications to your team members.", "support": "xsoar", - "currentVersion": "1.4.34", + "currentVersion": "1.4.35", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/X509Certificate/ReleaseNotes/1_0_31.md b/Packs/X509Certificate/ReleaseNotes/1_0_31.md new file mode 100644 index 000000000000..6f6d9dcf6a25 --- /dev/null +++ b/Packs/X509Certificate/ReleaseNotes/1_0_31.md @@ -0,0 +1,4 @@ + +#### Scripts +##### CertificateExtract +- Updated the Docker image to: *demisto/crypto:1.0.0.76022*. \ No newline at end of file diff --git a/Packs/X509Certificate/Scripts/CertificateExtract/CertificateExtract.yml b/Packs/X509Certificate/Scripts/CertificateExtract/CertificateExtract.yml index 04c5c390b0e8..ff4cd9fa6817 100644 --- a/Packs/X509Certificate/Scripts/CertificateExtract/CertificateExtract.yml +++ b/Packs/X509Certificate/Scripts/CertificateExtract/CertificateExtract.yml @@ -126,7 +126,7 @@ tags: [] timeout: '0' type: python subtype: python3 -dockerimage: demisto/crypto:1.0.0.74979 +dockerimage: demisto/crypto:1.0.0.76022 fromversion: 6.0.0 tests: - X509Certificate Test Playbook diff --git a/Packs/X509Certificate/pack_metadata.json b/Packs/X509Certificate/pack_metadata.json index 5e39a98580a6..7422522634f4 100644 --- a/Packs/X509Certificate/pack_metadata.json +++ b/Packs/X509Certificate/pack_metadata.json @@ -2,7 +2,7 @@ "name": "X509Certificate", "description": "The X509 Certificate Content Packs provides additional capabilities for handling, parsing and validating X509 Certificates in Cortex XSOAR.", "support": "xsoar", - "currentVersion": "1.0.30", + "currentVersion": "1.0.31", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",