Skip to content

Commit

Permalink
Updated docker image to demisto/crypto:1.0.0.111961. PR batch #3/4 (#…
Browse files Browse the repository at this point in the history
…36625)

Co-authored-by: root <root@1e2de18e0cc3>
  • Loading branch information
content-bot and root authored Oct 7, 2024
1 parent 68cc0aa commit 1c40359
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 @@ -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

0 comments on commit 1c40359

Please sign in to comment.