Skip to content

Commit

Permalink
Updated docker image to demisto/python3:3.11.10.115186. PR batch #3/7
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Nov 6, 2024
1 parent f9cab1b commit 4f253be
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/AddKeyToList/AddKeyToList.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ 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
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.113941
dockerimage: demisto/python3:3.11.10.115186
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.113941
dockerimage: demisto/python3:3.11.10.115186
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 @@ -13,7 +13,7 @@ outputs:
type: string
script: '-'
subtype: python3
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tags:
- Utility
- incident-action-button
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.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- No tests (auto formatted)
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.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
runas: DBotWeakRole
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 @@ -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 @@ -18,6 +18,6 @@ outputs:
type: string
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 @@ -9,7 +9,7 @@ commonfields:
contentitemexportablefields:
contentitemfields:
fromServerVersion: ""
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
enabled: true
name: ExportContextToJSONFile
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
runas: DBotWeakRole
tests:
- ExtractAttackPattern-Test
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
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ scripttarget: 0
tests:
- RandomStringGenerateTest
fromversion: 6.2.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 @@ -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
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.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 @@ -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/GetInstances/GetInstances.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,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: 5.0.0
tests:
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/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.113941
dockerimage: demisto/python3:3.11.10.115186
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.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- GetStringsDistance - Test
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ outputs:
description: The URL redirects from the given 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)
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/IPNetwork/IPNetwork.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ tags:
- ip
timeout: '0'
type: python
dockerimage: demisto/python3:3.10.12.66339
dockerimage: demisto/python3:3.11.10.115186
runas: DBotWeakRole
fromversion: 5.0.0
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.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- IPToHost - Test
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.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- IsUrlPartOfDomain Test
fromversion: 5.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,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)
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.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
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.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 @@ -23,6 +23,6 @@ tags:
- Utility
type: python
fromversion: 6.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: Entries with the given tag will be marked as notes.
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 @@ -15,7 +15,7 @@ tags:
- dynamic-section
timeout: '0'
type: python
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
subtype: python3
tests:
- No test
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.113941
dockerimage: demisto/python3:3.11.10.115186
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.113941
dockerimage: demisto/python3:3.11.10.115186
enabled: true
name: ParseYAML
outputs:
Expand Down
2 changes: 1 addition & 1 deletion Packs/CommonScripts/Scripts/PrintToAlert/PrintToAlert.yml
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.7.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 @@ -32,4 +32,4 @@ args:
scripttarget: 0
tests:
- No 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 @@ -20,6 +20,6 @@ args:
defaultValue: '50'
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 @@ -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 @@ -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.113941
dockerimage: demisto/python3:3.11.10.115186
enabled: true
name: ServerLogs_docker
runas: DBotWeakRole
Expand Down
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 @@ -17,6 +17,6 @@ args:
scripttarget: 0
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)
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)
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.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
tests:
- TextFromHTML_test_playbook
contentitemexportablefields:
Expand Down
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 @@ -23,6 +23,6 @@ args:
description: Maximum number of results to display.
defaultValue: "100"
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 @@ -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 @@ -2,7 +2,7 @@ comment: This widget displays the incident verdict or the alert verdict based on
commonfields:
id: VerdictResult
version: -1
dockerimage: demisto/python3:3.11.10.113941
dockerimage: demisto/python3:3.11.10.115186
enabled: true
engineinfo: {}
name: VerdictResult
Expand Down
Loading

0 comments on commit 4f253be

Please sign in to comment.