Skip to content

Commit

Permalink
Updated docker image to demisto/crypto:1.0.0.111961. PR batch #1/4
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Oct 7, 2024
1 parent 873d097 commit f2ffd94
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -648,7 +648,7 @@ script:
description: Run this command if for some reason you need to rerun the authentication process.
execution: false
name: azure-vm-auth-reset
dockerimage: demisto/crypto:1.0.0.107997
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: '-'
subtype: python3
Expand Down
2 changes: 1 addition & 1 deletion Packs/AzureDevOps/Integrations/AzureDevOps/AzureDevOps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2987,7 +2987,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.100803
dockerimage: demisto/crypto:1.0.0.111961
isremotesyncout: true
ismappable: true
isfetch: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1089,7 +1089,7 @@ script:
- contextPath: AzureFirewall.ResourceGroup.type
description: The type of the resource group.
type: String
dockerimage: demisto/crypto:1.0.0.87358
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: '-'
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.96042
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: '-'
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,7 @@ script:
- contextPath: AzureKS.ResourceGroup.tags.type
description: 'The type tag associated with the Azure Kubernetes resource group.'
type: String
dockerimage: demisto/crypto:1.0.0.101635
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: '-'
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -707,7 +707,7 @@ script:
name: workspace_name
description: Delete a Log Analytics workspace table. We recommend you delete the search job when you're done querying the table. This reduces workspace clutter and extra charges for data retention.
name: azure-log-analytics-delete-search-job
dockerimage: demisto/crypto:1.0.0.99611
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: '-'
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -613,7 +613,7 @@ script:
- contextPath: AzureNSG.ResourceGroup.tags.type
description: 'The type tag associated with the Azure Network Security Groups resource group.'
type: String
dockerimage: demisto/crypto:1.0.0.91402
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: '-'
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ script:
description: Data returned from query.
type: String
description: 'Executes a given Azure Resource Graph Query. (Ex: query="Resources | project name, type | limit 5 | order by name asc").'
dockerimage: demisto/crypto:1.0.0.100307
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: ''
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,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.96042
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: '-'
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ script:
- contextPath: AzureSQL.ResourceGroup.tags
description: The tags attached to the resource group.
type: String
dockerimage: demisto/crypto:1.0.0.100307
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: '-'
subtype: python3
Expand Down

0 comments on commit f2ffd94

Please sign in to comment.