Skip to content

demisto/crypto:1.0.0.111961 | 0-100 | PR batch #1/4 #36623

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

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.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading