Skip to content

Commit

Permalink
Updated docker image to demisto/python3:3.11.10.116949. PR batch #2/3
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Nov 24, 2024
1 parent e96e86f commit fc0a187
Show file tree
Hide file tree
Showing 100 changed files with 100 additions and 100 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ outputs:
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
runas: DBotWeakRole
engineinfo: {}
fromversion: 6.10.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ tags:
- incident-action-button
timeout: '0'
type: python
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
fromversion: 6.2.0
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/BMCTool/BMCTool.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ""
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
enabled: true
name: BMCTool
comment: Parse RDP bitmap cache data into a single collage image file.
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.115186
dockerimage: demisto/python3:3.11.10.116949
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.115186
dockerimage: demisto/python3:3.11.10.116949
enabled: true
name: CheckContextValue
outputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ scripttarget: 0
dependson: {}
timeout: 0s
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ""
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
enabled: true
name: ConvertTimezoneFromUTC
runas: DBotWeakRole
Expand Down
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.115186
dockerimage: demisto/python3:3.11.10.116949
runas: DBotWeakRole
fromversion: 6.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ outputs:
type: number
enabled: true
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
fromversion: 5.0.0
tests:
- DbotAverageScore-Test
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.115186
dockerimage: demisto/python3:3.11.10.116949
enabled: true
name: DeduplicateValuesbyKey
outputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ tags:
system: true
scripttarget: 0
fromversion: 6.5.0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
tests:
- No tests (auto formatted)
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/DumpJSON/DumpJSON.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ outputs:
description: The JSON object as string.
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
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.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
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.115186
dockerimage: demisto/python3:3.11.10.116949
runas: DBotWeakRole
tests:
- ExtractAttackPattern-Test
Expand Down
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.115186
dockerimage: demisto/python3:3.11.10.116949
fromversion: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ args:
description: File hash to look up - supports MD5, SHA1 and SHA256.
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,4 @@ runas: DBotWeakRole
tests:
- No Test
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
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.115186
dockerimage: demisto/python3:3.11.10.116949
fromversion: 5.5.0
tests:
- FormatURL-Test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: GeneratePassword
script: ''
type: python
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
tags:
- Utility
comment: "This function generates a password and allows various parameters to customize the properties of the password depending on the use case (e.g. password complexity requirements). The default behavior is to generate a password of *random length* including all four character classes (upper, lower, digits, symbols) with at least five and at most ten characters per class. \n\nThe min_* values all default to 0. This means that if the command is executed in this way:\n!GeneratePassword max_lcase=10\nIt is possible that a password of length zero could be generated. It is therefore recommended to always include a min_* parameter that matches. \n\nThe debug parameter will print certain properties of the command into the WarRoom for easy diagnostics."
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.115186
dockerimage: demisto/python3:3.11.10.116949
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.115186
dockerimage: demisto/python3:3.11.10.116949
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.115186
dockerimage: demisto/python3:3.11.10.116949
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ comment: Gets all currently enabled integration instances.
commonfields:
id: GetEnabledInstances
version: -1
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
enabled: true
name: GetEnabledInstances
outputs:
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/GetEntries/GetEntries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ outputs:
description: Last modified time of the entry.
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
runas: DBotWeakRole
fromversion: 6.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ outputs:
description: Contents of the errors associated with the entry/entries.
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
runas: DBotWeakRole
fromversion: 6.2.0
tests:
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.115186
dockerimage: demisto/python3:3.11.10.116949
enabled: true
name: GetIndicatorDBotScoreFromCache
runas: DBotWeakRole
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/GetListRow/GetListRow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ script: '-'
subtype: python3
timeout: '0'
type: python
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
runas: DBotWeakRole
tests:
- No tests (auto formatted)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ outputs:
description: The closeness of the sender domain to our configured domains.
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
tests:
- GetStringsDistance - Test
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.115186
dockerimage: demisto/python3:3.11.10.116949
enabled: true
name: GridFieldSetup
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ args:
- name: field
description: Field definition object.
scripttarget: 0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ script: '-'
subtype: python3
timeout: '0'
type: python
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
tests:
- IsUrlPartOfDomain Test
fromversion: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ tags: []
tests:
- JSONtoCSV-Test
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
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.115186
dockerimage: demisto/python3:3.11.10.116949
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.115186
dockerimage: demisto/python3:3.11.10.116949
runas: DBotWeakRole
commonfields:
id: LookupCSV
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ tags:
- reputation
timeout: '0'
type: python
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
fromversion: 5.0.0
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/ParseYAML/ParseYAML.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ comment: Parses a YAML string into context
commonfields:
id: ParseYAML
version: -1
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
enabled: true
name: ParseYAML
outputs:
Expand Down
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.115186
dockerimage: demisto/python3:3.11.10.116949
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependson:
must:
- core-api-post
- core-api-get
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
runas: DBotWeakRole
tests:
- No test - unit test
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/ReadFile/ReadFile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ type: python
subtype: python3
runas: DBotWeakRole
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ args:
required: true
description: The replacement string.
scripttarget: 0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
runas: DBotWeakRole
tests:
- No test - unit test
Expand Down
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.115186
dockerimage: demisto/python3:3.11.10.116949
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ outputs:
description: This will have the full results as a single string of the results. You will need to parse the results of the command into the format you want. Try looking at commands like ExtractRegex or create your own follow on automation script that will parse the results into the format you would like.
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
tests:
- No tests (auto formatted)
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.115186
dockerimage: demisto/python3:3.11.10.116949
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.115186
dockerimage: demisto/python3:3.11.10.116949
enabled: true
name: SearchIndicator
outputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ comment: Uses the ssh integration to grab the host server logs.
commonfields:
id: ServerLogs_docker
version: -1
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
enabled: true
name: ServerLogs_docker
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ args:
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
runas: DBotWeakRole
engineinfo: {}
fromversion: 6.10.0
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/SetTime/SetTime.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.115186
dockerimage: demisto/python3:3.11.10.116949
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ comment: |-
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.10.115186
dockerimage: demisto/python3:3.11.10.116949
runas: DBotWeakRole
fromversion: 6.8.0
tests:
Expand Down
Loading

0 comments on commit fc0a187

Please sign in to comment.