Skip to content

Commit

Permalink
Updated docker image to demisto/python3:3.11.10.115186. PR batch #2/5 (
Browse files Browse the repository at this point in the history
…#37137)

Co-authored-by: root <root@1e2de18e0cc3>
  • Loading branch information
content-bot and root authored Nov 10, 2024
1 parent 2dbcb68 commit 6127041
Show file tree
Hide file tree
Showing 50 changed files with 50 additions and 50 deletions.
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/CVECVSSColor/CVECVSSColor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ enabled: true
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
runas: DBotWeakRole
fromversion: 6.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ tags:
- entropy
timeout: '0'
type: python
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
fromversion: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ comment: This script checks that a context key exists (and contains data), and o
commonfields:
id: CheckContextValue
version: -1
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
enabled: true
name: CheckContextValue
outputs:
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/CreateHash/CreateHash.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ''
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
enabled: true
name: CreateHash
outputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ tags:
- ioc
timeout: '0'
type: python
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- No tests
fromversion: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ outputs:
type: string
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
runas: DBotWeakRole
fromversion: 6.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependson:
must:
- cve
timeout: 2.4µs
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
runonce: false
fromversion: 6.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ outputs:
description: The result of decoded value.
type: string
scripttarget: 0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
fromversion: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ""
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
enabled: true
name: DeduplicateValuesbyKey
outputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ tags:
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
fromversion: 6.0.0
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ fromversion: 5.0.0
marketplaces:
- xsoar
- marketplacev2
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependson:
must:
- core-api-post
- core-api-get
dockerimage: demisto/python3:3.10.13.83255
dockerimage: demisto/python3:3.11.10.115186
enabled: true
name: ExportIncidentsToCSV
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependson:
must:
- core-api-post
- core-api-get
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
enabled: true
name: ExportIndicatorsToCSV
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ args:
isArray: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
fromversion: 5.5.0
tests:
- ExtractEmailV2-Test
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ tags:
- dynamic-indicator-section
timeout: '0'
type: python
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
fromversion: 5.0.0
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/FormatURL/FormatURL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tags:
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
fromversion: 5.5.0
tests:
- FormatURL-Test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ args:
- name: set_key
description: The key to set. The default is "get_key".
scripttarget: 0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
runas: DBotWeakRole
tests:
- No test - tested with unittest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ""
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
enabled: true
name: GetDataCollectionLink
outputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ args:
tests:
- No test - no testplaybook, but unit tests exist
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ subtype: python3
dependson:
must:
- '|||core-api-get'
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
runas: DBotWeakRole
tests:
- No test - unit test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ comment: Get the overall score for the indicator as calculated by DBot.
commonfields:
id: GetIndicatorDBotScoreFromCache
version: -1
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
enabled: true
name: GetIndicatorDBotScoreFromCache
runas: DBotWeakRole
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/GetLicenseID/GetLicenseID.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ outputs:
type: string
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
runas: DBotWeakRole
fromversion: 6.5.0
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/GetUserData/GetUserData.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ script: '-'
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
fromversion: 6.10.0
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ comment: |-
commonfields:
id: GridFieldSetup
version: -1
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
enabled: true
name: GridFieldSetup
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ tests:
- Process Email - Generic - Test - Incident Starter
- Phishing v2 - Test - Incident Starter
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ subtype: python3
dependson:
must:
- '|||core-api-get'
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
runas: DBotWeakRole
tests:
- No test - unit test
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/IsListExist/IsListExist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ scripttarget: 0
tests:
- No test
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/LoadJSON/LoadJSON.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ scripttarget: 0
tests:
- JSONtoCSV-Test
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/LookupCSV/LookupCSV.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ outputs:
description: The value that was searched.
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
runas: DBotWeakRole
commonfields:
id: LookupCSV
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/MatchRegexV2/MatchRegexV2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ tags:
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
fromversion: 5.0.0
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ outputs:
type: boolean
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- No tests (auto formatted)
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/PrintContext/PrintContext.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ scripttarget: 0
dependson: {}
timeout: 0s
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ args:
default: true
required: true
scripttarget: 0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ timeout: '0'
runas: DBotWeakRole
type: python
subtype: python3
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
fromversion: 8.6.0
marketplaces:
- marketplacev2
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ scripttarget: 0
subtype: python3
runas: DBotWeakRole
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ scripttarget: 0
tests:
- "No test"
fromversion: 6.5.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ args:
scripttarget: 0
tests:
- No test
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/SCPPullFiles/SCPPullFiles.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ dependson:
- copy-from
timeout: 0s
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- No tests (auto formatted)
marketplaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ args:
scripttarget: 0
tests:
- Generic Polling Test
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ tags:
- Utility
timeout: '0'
type: python
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
fromversion: 5.0.0
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ""
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
enabled: true
name: SearchIndicator
outputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ tests:
fromversion: 6.5.0
marketplaces:
- xsoar
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ scripttarget: 0
tests:
- No test
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ marketplaces:
- xsoar
tests:
- SLA Scripts - Test
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/Strings/Strings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ scripttarget: 0
dependson: {}
timeout: 0s
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ subtype: python3
tags: []
timeout: '0'
type: python
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
fromversion: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ outputs:
description: The ads count on the URL.
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ args:
description: URL to look up.
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- No tests (auto formatted)
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/VerifyCIDR/VerifyCIDR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ timeout: '0'
type: python
subtype: python3
runas: DBotWeakRole
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
fromversion: 6.5.0
tests:
- VerifyCIDR-Test
Loading

0 comments on commit 6127041

Please sign in to comment.