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 #3/4 #36625

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 @@ -523,7 +523,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/crypto:1.0.0.87358
dockerimage: demisto/crypto:1.0.0.111961
fromversion: 5.0.0
tests:
- MSGraph Applications Test
Original file line number Diff line number Diff line change
Expand Up @@ -601,7 +601,7 @@ script:
execution: false
name: msgraph-calendar-auth-reset
arguments: []
dockerimage: demisto/crypto:1.0.0.100307
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: '-'
type: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -983,7 +983,7 @@ script:
execution: false
name: msgraph-device-auth-reset
arguments: []
dockerimage: demisto/crypto:1.0.0.87358
dockerimage: demisto/crypto:1.0.0.111961
script: ''
subtype: python3
type: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ script:
- description: Generate the login URL used for Authorization code flow.
name: msgraph-files-generate-login-url
arguments: []
dockerimage: demisto/crypto:1.0.0.96042
dockerimage: demisto/crypto:1.0.0.111961
script: ''
subtype: python3
type: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -430,7 +430,7 @@ script:
execution: false
name: msgraph-groups-auth-reset
arguments: []
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 @@ -455,7 +455,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/crypto:1.0.0.97888
dockerimage: demisto/crypto:1.0.0.111961
fromversion: 5.0.0
defaultmapperin: Microsoft Graph Identity and Access Incoming Mapper
defaultclassifier: Microsoft Graph Identity and Access Classifier
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,7 @@ script:
required: true
description: Delete a specific email rule by ID for a user's mailbox using Microsoft Graph API.
name: msgraph-mail-delete-rule
dockerimage: demisto/crypto:1.0.0.98336
dockerimage: demisto/crypto:1.0.0.111961
isfetch: true
script: ''
type: python
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1147,7 +1147,7 @@ script:
required: true
description: Delete a specific email rule by ID for a user's mailbox using Microsoft Graph API.
name: msgraph-mail-delete-rule
dockerimage: demisto/crypto:1.0.0.98977
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 @@ -2256,7 +2256,7 @@ script:
- contextPath: MsGraph.Incident.systemTags
description: The system tags associated with the incident.
type: String collection
dockerimage: demisto/crypto:1.0.0.87358
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 @@ -618,7 +618,7 @@ script:
- description: Run this command if for some reason you need to rerun the authentication process.
name: msgraph-user-auth-reset
arguments: []
dockerimage: demisto/crypto:1.0.0.100307
dockerimage: demisto/crypto:1.0.0.111961
runonce: false
script: '-'
subtype: python3
Expand Down
Loading