From 39d6419b0d15a7e963e6555d491668c833d706c5 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Wed, 31 May 2023 08:04:28 +0300 Subject: [PATCH 1/3] Updated Metadata Of Pack MicrosoftDefenderAdvancedThreatProtection --- .../pack_metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packs/MicrosoftDefenderAdvancedThreatProtection/pack_metadata.json b/Packs/MicrosoftDefenderAdvancedThreatProtection/pack_metadata.json index df25233effa0..87d107ca4faf 100644 --- a/Packs/MicrosoftDefenderAdvancedThreatProtection/pack_metadata.json +++ b/Packs/MicrosoftDefenderAdvancedThreatProtection/pack_metadata.json @@ -2,7 +2,7 @@ "name": "Microsoft Defender for Endpoint", "description": "Microsoft Defender for Endpoint (previously Microsoft Defender Advanced Threat Protection (ATP)) is a unified platform for preventative protection, post-breach detection, automated investigation, and response.", "support": "xsoar", - "currentVersion": "1.15.22", + "currentVersion": "1.15.23", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "", From 73af1b25b553c9344b9ef8f8cb105fecb8fdd368 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Wed, 31 May 2023 08:04:35 +0300 Subject: [PATCH 2/3] Added release notes to pack MicrosoftDefenderAdvancedThreatProtection --- .../ReleaseNotes/1_15_23.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Packs/MicrosoftDefenderAdvancedThreatProtection/ReleaseNotes/1_15_23.md diff --git a/Packs/MicrosoftDefenderAdvancedThreatProtection/ReleaseNotes/1_15_23.md b/Packs/MicrosoftDefenderAdvancedThreatProtection/ReleaseNotes/1_15_23.md new file mode 100644 index 000000000000..8150642d7ff3 --- /dev/null +++ b/Packs/MicrosoftDefenderAdvancedThreatProtection/ReleaseNotes/1_15_23.md @@ -0,0 +1,3 @@ +#### Integrations +##### Microsoft Defender for Endpoint +- Updated the Docker image to: *demisto/crypto:1.0.0.61689*. From 33de3447d867bce21ab95fc02b3a6ec505718ec6 Mon Sep 17 00:00:00 2001 From: content-bot <55035720+content-bot@users.noreply.github.com> Date: Wed, 31 May 2023 08:04:45 +0300 Subject: [PATCH 3/3] Packs/MicrosoftDefenderAdvancedThreatProtection/Integrations/MicrosoftDefenderAdvancedThreatProtection/MicrosoftDefenderAdvancedThreatProtection.yml Docker image update --- .../MicrosoftDefenderAdvancedThreatProtection.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Packs/MicrosoftDefenderAdvancedThreatProtection/Integrations/MicrosoftDefenderAdvancedThreatProtection/MicrosoftDefenderAdvancedThreatProtection.yml b/Packs/MicrosoftDefenderAdvancedThreatProtection/Integrations/MicrosoftDefenderAdvancedThreatProtection/MicrosoftDefenderAdvancedThreatProtection.yml index 6cc95a197193..44e3bcec0b54 100644 --- a/Packs/MicrosoftDefenderAdvancedThreatProtection/Integrations/MicrosoftDefenderAdvancedThreatProtection/MicrosoftDefenderAdvancedThreatProtection.yml +++ b/Packs/MicrosoftDefenderAdvancedThreatProtection/Integrations/MicrosoftDefenderAdvancedThreatProtection/MicrosoftDefenderAdvancedThreatProtection.yml @@ -6689,7 +6689,7 @@ script: execution: false name: microsoft-atp-generate-login-url arguments: [] - dockerimage: demisto/crypto:1.0.0.58768 + dockerimage: demisto/crypto:1.0.0.61689 feed: false isfetch: true longRunning: false