Skip to content

Commit

Permalink
Updated docker image to demisto/python3:3.11.10.113941. PR batch #6/31
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Oct 30, 2024
1 parent 531aa52 commit 75b33fe
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 @@ -46,7 +46,7 @@ outputs:
scripttarget: 0
subtype: python3
runonce: false
dockerimage: demisto/python3:3.11.9.107902
dockerimage: demisto/python3:3.11.10.113941
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.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
fromversion: 6.2.0
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/ArrayToCSV/ArrayToCSV.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runas: DBotWeakRole
script: ""
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tags:
- transformer
- general
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,5 @@ outputs:
description: Version of CVSS used in the calculation.
type: number
subtype: python3
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 @@ -24,5 +24,5 @@ tags:
- entropy
timeout: '0'
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 @@ -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 @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ outputs:
type: Unknown
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.86272
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 @@ -32,6 +32,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:
- CopyContextToFieldTest
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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
runonce: false
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.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)
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/DisplayHTML/DisplayHTML.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ args:
description: Add a header text to the output
scripttarget: 0
fromversion: 6.5.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 @@ -19,6 +19,6 @@ fromversion: 5.0.0
marketplaces:
- xsoar
- marketplacev2
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/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.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 @@ -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.113941
enabled: true
name: ExportIndicatorsToCSV
runas: DBotWeakRole
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/FilterByList/FilterByList.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ runas: DBotWeakRole
tests:
- FilterByList - Test
fromversion: 5.0.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 @@ -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 @@ -30,4 +30,4 @@ args:
tests:
- No test - no testplaybook, but unit tests exist
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.89009
dockerimage: demisto/python3:3.11.10.113941
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.9.109226
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
fromversion: 6.5.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.10.14.95956
dockerimage: demisto/python3:3.11.10.113941
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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
fromversion: 6.5.0
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/GetServerURL/GetServerURL.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ script: '-'
subtype: python3
timeout: '0'
type: python
dockerimage: demisto/python3:3.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
tags: []
tests:
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/IPToHost/IPToHost.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ outputs:
type: string
scripttarget: 0
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- IPToHost - Test
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.9.104657
dockerimage: demisto/python3:3.11.10.113941
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.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
tests:
- No test - unit test
Expand Down
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/JSONtoCSV/JSONtoCSV.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ scripttarget: 0
tests:
- JSONtoCSV-Test
fromversion: 5.0.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 @@ -18,7 +18,7 @@ scripttarget: 0
comment: |-
Use this script to avoid DB version errors when simultaneously running multiple linked incidents.
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
marketplaces:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ tags:
timeout: '0'
type: python
subtype: python3
dockerimage: demisto/python3:3.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
fromversion: 6.1.0
tests:
- ListUsedDockerImages - Test
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/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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
fromversion: 5.0.0
tests:
- No tests (auto formatted)
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/ParseCSV/ParseCSV.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ runas: DBotWeakRole
tests:
- No tests
fromversion: 5.0.0
dockerimage: demisto/python3:3.10.14.99865
dockerimage: demisto/python3:3.11.10.113941
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)
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
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ timeout: '0'
runas: DBotWeakRole
type: python
subtype: python3
dockerimage: demisto/python3:3.10.14.98471
dockerimage: demisto/python3:3.11.10.113941
fromversion: 8.7.0
marketplaces:
- marketplacev2
Expand Down
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.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/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 @@ -16,5 +16,5 @@ tags: []
timeout: '0'
type: python
subtype: python3
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 @@ -20,7 +20,7 @@ args:
required: true
description: The replacement string.
scripttarget: 0
dockerimage: demisto/python3:3.10.13.83255
dockerimage: demisto/python3:3.11.10.113941
runas: DBotWeakRole
tests:
- No test - unit test
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.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 @@ -32,4 +32,4 @@ args:
scripttarget: 0
tests:
- No test
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)
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/SetDateField/SetDateField.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ args:
description: "The name of the incident custom field of type date"
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 @@ -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)
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.10.13.86272
dockerimage: demisto/python3:3.11.10.113941
tests:
- No tests (auto formatted)
Loading

0 comments on commit 75b33fe

Please sign in to comment.