diff --git a/Packs/MicrosoftDefenderAdvancedThreatProtection/ReleaseNotes/1_15_13.md b/Packs/MicrosoftDefenderAdvancedThreatProtection/ReleaseNotes/1_15_13.md new file mode 100644 index 000000000000..a1199eb3357a --- /dev/null +++ b/Packs/MicrosoftDefenderAdvancedThreatProtection/ReleaseNotes/1_15_13.md @@ -0,0 +1,4 @@ + +#### Scripts +##### TransformIndicatorToMSDefenderIOC +- Updated the Docker image to: *demisto/python3:3.10.10.48392*. \ No newline at end of file diff --git a/Packs/MicrosoftDefenderAdvancedThreatProtection/Scripts/TransformIndicatorToMSDefenderIOC/TransformIndicatorToMSDefenderIOC.yml b/Packs/MicrosoftDefenderAdvancedThreatProtection/Scripts/TransformIndicatorToMSDefenderIOC/TransformIndicatorToMSDefenderIOC.yml index 103ad0cb49aa..1ccc60a1173b 100644 --- a/Packs/MicrosoftDefenderAdvancedThreatProtection/Scripts/TransformIndicatorToMSDefenderIOC/TransformIndicatorToMSDefenderIOC.yml +++ b/Packs/MicrosoftDefenderAdvancedThreatProtection/Scripts/TransformIndicatorToMSDefenderIOC/TransformIndicatorToMSDefenderIOC.yml @@ -118,7 +118,7 @@ script: '-' system: false type: python subtype: python3 -dockerimage: demisto/python3:3.10.4.30607 +dockerimage: demisto/python3:3.10.10.48392 fromversion: 6.0.0 tests: - No tests (auto formatted) diff --git a/Packs/MicrosoftDefenderAdvancedThreatProtection/pack_metadata.json b/Packs/MicrosoftDefenderAdvancedThreatProtection/pack_metadata.json index 9a6ed3d48019..d556cb3a8c0e 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.12", + "currentVersion": "1.15.13", "author": "Cortex XSOAR", "url": "https://www.paloaltonetworks.com/cortex", "email": "",