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

demisto/crypto:1.0.0.111961 | 0-100 | PR batch #2/4 #36624

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 @@ -103,7 +103,7 @@ script:
- description: Run this command if for some reason you need to rerun the authentication process.
name: ms-defender-for-cloud-auth-reset
arguments: []
dockerimage: demisto/crypto:1.0.0.96042
dockerimage: demisto/crypto:1.0.0.111961
isfetchevents: true
script: '-'
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2381,7 +2381,7 @@ script:
execution: false
name: azure-sentinel-auth-reset
arguments: []
dockerimage: demisto/crypto:1.0.0.94037
dockerimage: demisto/crypto:1.0.0.111961
isfetch: true
runonce: false
script: '-'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1013,7 +1013,7 @@ script:
- description: Generate the login url used for Authorization code flow.
name: azure-storage-generate-login-url
arguments: []
dockerimage: demisto/crypto:1.0.0.96042
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: '-'
subtype: python3
Expand Down
2 changes: 1 addition & 1 deletion Packs/AzureWAF/Integrations/AzureWAF/AzureWAF.yml
Original file line number Diff line number Diff line change
Expand Up @@ -515,7 +515,7 @@ script:
- contextPath: AzureWAF.ResourceGroup.tags
description: Resource group tags.
type: String
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 @@ -126,7 +126,7 @@ tags: []
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/crypto:1.0.0.88857
dockerimage: demisto/crypto:1.0.0.111961
fromversion: 6.0.0
tests:
- X509Certificate Test Playbook
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ script:
type: string
- contextPath: Microsoft365Defender.Incident.alerts
description: List of alerts relevant for the incidents.
dockerimage: demisto/crypto:1.0.0.100307
dockerimage: demisto/crypto:1.0.0.111961
isfetch: true
script: ''
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -888,7 +888,7 @@ script:
- contextPath: MicrosoftCloudAppSecurity.UsersAccounts.userGroups.usersCount
description: The number of users in the user group.
type: Number
dockerimage: demisto/crypto:1.0.0.91402
dockerimage: demisto/crypto:1.0.0.111961
isfetch: true
runonce: false
script: '-'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5565,7 +5565,7 @@ script:
execution: false
name: microsoft-atp-auth-reset
arguments: []
dockerimage: demisto/crypto:1.0.0.98336
dockerimage: demisto/crypto:1.0.0.111961
isfetch: true
runonce: false
script: '-'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ script:
- description: Generate the login URL used for Authorization code flow.
name: msgraph-api-generate-login-url
arguments: []
dockerimage: demisto/crypto:1.0.0.100307
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: '-'
subtype: python3
Expand Down
Loading