Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Docker Image To demisto/crypto #31368

Merged
merged 6 commits into from Dec 10, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -466,7 +466,7 @@ script:
type: Unknown
- contextPath: Azure.ResourceGroupName.properties.provisioningState
description: Resource group provisioning state.
dockerimage: demisto/crypto:1.0.0.80214
dockerimage: demisto/crypto:1.0.0.82826
runonce: false
script: '-'
type: python
Expand Down
3 changes: 3 additions & 0 deletions Packs/AzureSecurityCenter/ReleaseNotes/2_0_19.md
@@ -0,0 +1,3 @@
#### Integrations
##### Microsoft Defender for Cloud
- Updated the Docker image to: *demisto/crypto:1.0.0.82826*.
2 changes: 1 addition & 1 deletion Packs/AzureSecurityCenter/pack_metadata.json
Expand Up @@ -2,7 +2,7 @@
"name": "Microsoft Defender for Cloud",
"description": "Unified security management and advanced threat protection across hybrid cloud workloads.",
"support": "xsoar",
"currentVersion": "2.0.18",
"currentVersion": "2.0.19",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down
Expand Up @@ -5534,7 +5534,7 @@ script:
execution: false
name: microsoft-atp-auth-reset
arguments: []
dockerimage: demisto/crypto:1.0.0.80214
dockerimage: demisto/crypto:1.0.0.82826
isfetch: true
runonce: false
script: '-'
Expand Down
@@ -0,0 +1,3 @@
#### Integrations
##### Microsoft Defender for Endpoint
- Updated the Docker image to: *demisto/crypto:1.0.0.82826*.
Expand Up @@ -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.16.18",
"currentVersion": "1.16.19",
"author": "Cortex XSOAR",
"url": "https://www.paloaltonetworks.com/cortex",
"email": "",
Expand Down