Skip to content

Commit

Permalink
Updated docker image to demisto/python3:3.11.10.113941. PR batch #4/7
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Oct 30, 2024
1 parent 531aa52 commit 574c0af
Show file tree
Hide file tree
Showing 50 changed files with 50 additions and 50 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ comment: Add DBot score to context for indicators with custom vendor, score, rel
commonfields:
id: AddDBotScoreToContext
version: -1
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
enabled: true
name: AddDBotScoreToContext
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ outputs:
type: string
script: '-'
subtype: python3
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tags:
- Utility
- incident-action-button
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ tags:
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.89009
dockerimage: demisto/python3:3.11.10.113941
fromversion: 6.0.0
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ name: ChangeContext
script: '-'
timeout: '0'
type: python
dockerimage: demisto/python3:3.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
subtype: python3
fromversion: 5.0.0
Expand Down
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.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
enabled: true
name: CheckContextValue
outputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ tags:
- polling
timeout: '0'
type: python
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
tests:
- No tests (auto formatted)
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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ args:
description: Duplicate incident id
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ timeout: '0'
type: python
subtype: python3
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- CompareIncidentsLabels-test-playbook
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/CompareLists/CompareLists.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ outputs:
description: Common items that were found in both lists
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
fromversion: 5.0.0
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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
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.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests
fromversion: 5.0.0
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.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
fromversion: 5.0.0
tests:
- DbotAverageScore-Test
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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
fromversion: 6.0.0
tests:
- No tests (auto formatted)
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.9.105369
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ args:
defaultValue: cgroup
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.11.9.107421
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
fromversion: 5.0.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ tests:
- Extract Indicators From File - Generic v2 - Test
fromversion: 5.0.0
tags: []
dockerimage: demisto/python3:3.10.14.99865
dockerimage: demisto/python3:3.11.10.113941
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.9.107902
dockerimage: demisto/python3:3.11.10.113941
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.10.12.68714
dockerimage: demisto/python3:3.11.10.113941
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 @@ -12,5 +12,5 @@ script: ''
subtype: python3
tags: []
type: python
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
fromversion: 5.0.0
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.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
tests:
- No test - unit test
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.10.14.96411
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
tests:
- No tests (auto formatted)
Expand Down
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.10.14.99144
dockerimage: demisto/python3:3.11.10.113941
enabled: true
name: GridFieldSetup
runas: DBotWeakRole
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/HttpV2/HttpV2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ tags:
- basescript
timeout: '0'
type: python
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- HttpV2-test
fromversion: 6.5.0
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/IPReputation/IPReputation.yml
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.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ timeout: 300ns
fromversion: 5.0.0
tests:
- IndicatorMaliciousRatioCalculation_test
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/IsIPPrivate/IsIPPrivate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ outputs:
description: Any tags that were added to the indicator. The tags are added by this script if they were specified for the IP or IP range in the Cortex XSOAR list.
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
fromversion: 6.5.0
marketplaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ subtype: python3
runas: DBotWeakRole
tests:
- IsInternalHostName Test
dockerimage: demisto/python3:3.10.13.72123
dockerimage: demisto/python3:3.11.10.113941
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.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
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.9.103066
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
commonfields:
id: LookupCSV
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ tags:
- Utility
type: python
fromversion: 6.0.0
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
enabled: true
name: ParseYAML
outputs:
Expand Down
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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ tags:
- dynamic-indicator-section
timeout: '0'
type: python
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
tests:
- No test
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/PrettyPrint/PrettyPrint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ args:
description: The value to pretty-print.
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
tests:
- No test - unit test
Expand Down
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.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
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.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ args:
defaultValue: '50'
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
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.9.107902
dockerimage: demisto/python3:3.11.10.113941
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ""
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
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.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
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.9.103066
dockerimage: demisto/python3:3.11.10.113941
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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
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.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/TextFromHTML/TextFromHTML.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ args:
defaultValue: "false"
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.75921
dockerimage: demisto/python3:3.11.10.113941
tests:
- TextFromHTML_test_playbook
contentitemexportablefields:
Expand Down
Loading

0 comments on commit 574c0af

Please sign in to comment.