diff --git a/Packs/Microsoft365Defender/Integrations/O365DefenderSafeLinks/O365DefenderSafeLinks.yml b/Packs/Microsoft365Defender/Integrations/O365DefenderSafeLinks/O365DefenderSafeLinks.yml index 71c9ef1617be..d6aec1ab30e1 100644 --- a/Packs/Microsoft365Defender/Integrations/O365DefenderSafeLinks/O365DefenderSafeLinks.yml +++ b/Packs/Microsoft365Defender/Integrations/O365DefenderSafeLinks/O365DefenderSafeLinks.yml @@ -939,7 +939,7 @@ script: runonce: false script: "-" type: powershell - dockerimage: demisto/pwsh-exchangev3:1.0.0.49863 + dockerimage: demisto/pwsh-exchangev3:1.0.0.80547 fromversion: 6.0.0 tests: - No Test diff --git a/Packs/Microsoft365Defender/ReleaseNotes/4_5_19.md b/Packs/Microsoft365Defender/ReleaseNotes/4_5_19.md new file mode 100644 index 000000000000..cc43c24909a4 --- /dev/null +++ b/Packs/Microsoft365Defender/ReleaseNotes/4_5_19.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### O365 Defender SafeLinks + +- Updated the Docker image to: *demisto/pwsh-exchangev3:1.0.0.80547*. diff --git a/Packs/Microsoft365Defender/pack_metadata.json b/Packs/Microsoft365Defender/pack_metadata.json index fca1264e5ef1..8589ef24ce1d 100644 --- a/Packs/Microsoft365Defender/pack_metadata.json +++ b/Packs/Microsoft365Defender/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft 365 Defender", "description": "Microsoft 365 Defender is a unified pre- and post-breach enterprise defense suite that natively coordinates detection, prevention, investigation, and response across endpoints, identities, email, and applications to provide integrated protection against sophisticated attacks.", "support": "xsoar", - "currentVersion": "4.5.18", + "currentVersion": "4.5.19", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", diff --git a/Packs/Office365AndAzureAuditLog/Integrations/MicrosoftPolicyAndComplianceAuditLog/MicrosoftPolicyAndComplianceAuditLog.yml b/Packs/Office365AndAzureAuditLog/Integrations/MicrosoftPolicyAndComplianceAuditLog/MicrosoftPolicyAndComplianceAuditLog.yml index 53563019c7c5..4e44fba622fa 100644 --- a/Packs/Office365AndAzureAuditLog/Integrations/MicrosoftPolicyAndComplianceAuditLog/MicrosoftPolicyAndComplianceAuditLog.yml +++ b/Packs/Office365AndAzureAuditLog/Integrations/MicrosoftPolicyAndComplianceAuditLog/MicrosoftPolicyAndComplianceAuditLog.yml @@ -153,7 +153,7 @@ script: runonce: false script: '-' type: powershell - dockerimage: demisto/pwsh-exchangev3:1.0.0.49863 + dockerimage: demisto/pwsh-exchangev3:1.0.0.80547 fromversion: 5.5.0 tests: - Audit Log - Test diff --git a/Packs/Office365AndAzureAuditLog/ReleaseNotes/2_0_1.md b/Packs/Office365AndAzureAuditLog/ReleaseNotes/2_0_1.md new file mode 100644 index 000000000000..7dbac10e9bdb --- /dev/null +++ b/Packs/Office365AndAzureAuditLog/ReleaseNotes/2_0_1.md @@ -0,0 +1,6 @@ + +#### Integrations + +##### Microsoft Policy And Compliance (Audit Log) + +- Updated the Docker image to: *demisto/pwsh-exchangev3:1.0.0.80547*. diff --git a/Packs/Office365AndAzureAuditLog/pack_metadata.json b/Packs/Office365AndAzureAuditLog/pack_metadata.json index 14e1778f3a67..2d88e4397a19 100644 --- a/Packs/Office365AndAzureAuditLog/pack_metadata.json +++ b/Packs/Office365AndAzureAuditLog/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Office 365 and Azure (Audit Log)", "description": "Search the unified audit log to view user and administrator activity in your organization.", "support": "xsoar", - "currentVersion": "2.0.0", + "currentVersion": "2.0.1", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",