Skip to content

Commit

Permalink
Updated docker image to demisto/python3:3.10.14.100715. PR batch #18/…
Browse files Browse the repository at this point in the history
…19 (#35251)

Co-authored-by: Tal Zichlinsky <[email protected]>
  • Loading branch information
samuelFain and talzich authored Jul 8, 2024
1 parent 4a0d27e commit f0ad163
Show file tree
Hide file tree
Showing 10 changed files with 43 additions and 40 deletions.
4 changes: 2 additions & 2 deletions Packs/USTA/Integrations/USTA/USTA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ configuration:
name: proxy
type: 8
required: false
description: "USTA is an Cyber Intelligence Platform that responds directly and effectively to today's complex cyber threats. "
description: 'USTA is an Cyber Intelligence Platform that responds directly and effectively to today''s complex cyber threats. '
display: USTA
name: USTA
script:
Expand Down Expand Up @@ -251,7 +251,7 @@ script:
- contextPath: Usta.CloseIncident.id
description: If the incident is closed, returns the id value that was closed.
name: usta-close-incident
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
runonce: false
script: ''
subtype: python3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ commonfields:
id: StopUseCaseDevelopmentTimer
version: -1
comment: ''
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
enabled: true
name: StopUseCaseDevelopmentTimer
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ commonfields:
id: UseCaseDevelopmentTimers
version: -1
comment: ''
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
enabled: true
name: UseCaseDevelopmentTimers
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
args:
- default: true
description: 'The IPv4 to vriefy.'
description: The IPv4 to vriefy.
isArray: true
name: input
comment: 'Verify that the address is a valid IPv4 address.'
comment: Verify that the address is a valid IPv4 address.
commonfields:
id: VerifyIPv4Indicator
version: -1
Expand All @@ -15,7 +15,7 @@ tags:
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
fromversion: 5.5.0
tests:
- No test
2 changes: 1 addition & 1 deletion Packs/Viper/Integrations/Viper/Viper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ script:
required: true
description: Search for sample with file hash
name: viper-search
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
runonce: false
script: ''
subtype: python3
Expand Down
46 changes: 23 additions & 23 deletions Packs/WolkenITSM/Integrations/WolkenITSM/WolkenITSM.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,10 @@ script:
name: wolken-add-internal-notes
outputs:
- contextPath: Wolken.UpdateIncidents.status
description: ""
description: ''
type: String
- contextPath: Wolken.UpdateIncidents.message
description: ""
description: ''
type: String
- arguments:
- description: Pass Subject of the Incident
Expand Down Expand Up @@ -109,32 +109,32 @@ script:
name: wolken-create-incident-requestv1
outputs:
- contextPath: Wolken.CreateIncidents.status
description: ""
description: ''
type: String
- contextPath: Wolken.CreateIncidents.message
description: ""
description: ''
type: String
- contextPath: Wolken.CreateIncidents.data.requestId
description: ""
description: ''
type: String
- arguments: []
description: Use to get access token and save it in integration context . Refresh Token saved in integration context will be used to create new access token after expiration.
name: wolken-get-access-token
outputs:
- contextPath: Wolken.Token.access_token
description: ""
description: ''
type: String
- contextPath: Wolken.Token.token_type
description: ""
description: ''
type: String
- contextPath: Wolken.Token.refresh_token
description: ""
description: ''
type: String
- contextPath: Wolken.Token.expires_in
description: ""
description: ''
type: Number
- contextPath: Wolken.Token.scope
description: ""
description: ''
type: String
- arguments:
- description: Pass Incident Id required for searching
Expand All @@ -144,7 +144,7 @@ script:
name: wolken-get-incident-by-id
outputs:
- contextPath: Wolken.GetIncidents.status
description: ""
description: ''
type: String
- arguments:
- description: Pass Incident Id
Expand All @@ -160,10 +160,10 @@ script:
name: wolken-post-api-v1-incidents-add-attachments
outputs:
- contextPath: Wolken.UpdateIncidents.status
description: ""
description: ''
type: String
- contextPath: Wolken.UpdateIncidents.message
description: ""
description: ''
type: String
- arguments:
- description: pass incidentId
Expand All @@ -176,10 +176,10 @@ script:
name: wolken-post-api-v1-incidents-add-outbound-notes
outputs:
- contextPath: Wolken.UpdateIncidents.status
description: ""
description: ''
type: String
- contextPath: Wolken.UpdateIncidents.message
description: ""
description: ''
type: String
- arguments:
- description: Pass Incident Id
Expand All @@ -198,10 +198,10 @@ script:
name: wolken-post-api-v1-incidents-by-incident-id
outputs:
- contextPath: Wolken.UpdateIncidents.status
description: ""
description: ''
type: String
- contextPath: Wolken.UpdateIncidents.message
description: ""
description: ''
type: String
- arguments:
- description: Pass Incident Id
Expand Down Expand Up @@ -229,10 +229,10 @@ script:
name: wolken-post-api-v1-incidents-close
outputs:
- contextPath: Wolken.UpdateIncidents.status
description: ""
description: ''
type: String
- contextPath: Wolken.UpdateIncidents.message
description: ""
description: ''
type: String
- arguments:
- description: Pass Incident Id
Expand All @@ -245,10 +245,10 @@ script:
name: wolken-put-api-v1-incidents-cancel
outputs:
- contextPath: Wolken.UpdateIncidents.status
description: ""
description: ''
type: String
- contextPath: Wolken.UpdateIncidents.message
description: ""
description: ''
type: String
- arguments:
- description: Pass limit
Expand Down Expand Up @@ -291,9 +291,9 @@ script:
name: wolken-search-incidents-by-params
outputs:
- contextPath: Wolken.GetIncidents.status
description: ""
description: ''
type: String
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
runonce: false
script: ''
subtype: python3
Expand Down
2 changes: 1 addition & 1 deletion Packs/Wordpress/Integrations/Wordpress/Wordpress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1779,7 +1779,7 @@ script:
script: '-'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
fromversion: 6.2.0
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags: []
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
runas: DBotWeakRole
fromversion: 6.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ commonfields:
dependson:
must:
- XSOAR EDL Checker|||xsoaredlchecker-get-edl
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
enabled: true
name: XSOARAllEDLCheckerAutomation
outputs:
Expand Down
15 changes: 9 additions & 6 deletions Packs/Xsoar_Utils/Integrations/XsoarUtils/XsoarUtils.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,20 +16,23 @@ configuration:
required: true
type: 0
- additionalinfo: Check this to ignore certificate signature
defaultvalue: "false"
defaultvalue: 'false'
display: Trust any certificate (not secure)
name: insecure
type: 8
required: false
description: |-
This is a wrapper on top of XSOAR API. Can be used to implement commands that call the XSOAR API in the background. This is mostly to avoid constructing raw json strings while calling the demisto rest api integration.
description: 'This is a wrapper on top of XSOAR API. Can be used to implement commands that call the XSOAR API in the background. This is mostly to avoid constructing raw json strings while calling the demisto rest api integration.
The first implemented command can be used to create an entry on any investigation; playground by default. An example use-case could be debugging a pre-process script. (Call demisto.execute_command("xsoar-create-entry",{arguments})
The idea is to use the same code to test from a local machine.
python3 Xsoar_Utils.py xsoar-create-entry '{"data":"# testapi4","inv_id":"122c7bff-feae-4177-867e-37e2096cd7d9"}'
Read the code to understand more.
python3 Xsoar_Utils.py xsoar-create-entry ''{"data":"# testapi4","inv_id":"122c7bff-feae-4177-867e-37e2096cd7d9"}''
Read the code to understand more.'
display: Xsoar_Utils
name: Xsoar_Utils
script:
Expand All @@ -41,7 +44,7 @@ script:
name: inv_id
description: Creates an entry into an investigation warroom or by default on the playground.
name: xsoar-create-entry
dockerimage: demisto/python3:3.10.12.63474
dockerimage: demisto/python3:3.10.14.100715
runonce: false
script: ''
subtype: python3
Expand Down

0 comments on commit f0ad163

Please sign in to comment.