Skip to content

Commit

Permalink
update 3.10.13.80014
Browse files Browse the repository at this point in the history
  • Loading branch information
inbalapt1 committed Nov 18, 2024
1 parent e0f86d6 commit b022a2c
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ comment: Generate an ASM Alert Summary report.
commonfields:
id: GenerateASMReport
version: -1
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
enabled: true
name: GenerateASMReport
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ comment: Identify whether the service is a "development" server. Development ser
commonfields:
id: InferWhetherServiceIsDev
version: -1
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
enabled: true
name: InferWhetherServiceIsDev
runas: DBotWeakRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ comment: This widget displays the incident verdict based on the 'Verdict' field.
commonfields:
id: CortexXDRInvestigationVerdict
version: -1
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
enabled: true
engineinfo: {}
name: CortexXDRInvestigationVerdict
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags:
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
runas: DBotWeakRole
fromversion: 5.0.0
comment: Entry widget that returns the number of hosts in a Cortex XDR incident.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ comment: Entry widget that returns the number of regions in a Cortex XDR inciden
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
runas: DBotWeakRole
fromversion: 6.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ comment: Entry widget that returns the number of resources in a Cortex XDR incid
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
runas: DBotWeakRole
fromversion: 6.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags:
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
runas: DBotWeakRole
fromversion: 5.0.0
comment: Entry widget that returns the number of users that participated in a specified Cortex XDR incident.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ tags:
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
runas: DBotWeakRole
fromversion: 5.0.0
comment: Entry widget that returns a pie chart of alerts for a specified Cortex XDR incident by alert severity (low, medium, and high).
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ comment: XCLOUD dynamic section, showing the top ten regions types in a pie char
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
runas: DBotWeakRole
fromversion: 6.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ comment: XCLOUD dynamic section, showing the top ten resource types in a pie cha
enabled: true
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
runas: DBotWeakRole
fromversion: 6.5.0
tests:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ args:
defaultValue: '100'
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
runas: DBotWeakRole
comment: The widget returns the number of the connected endpoints using xdr-get-endpoints command.
fromversion: 6.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ args:
defaultValue: '100'
scripttarget: 0
subtype: python3
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
runas: DBotWeakRole
comment: The widget returns the number of the disconnected endpoints using xdr-get-endpoints command.
fromversion: 6.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ comment: This automation accepts an XSOAR custom content bundle, and either retu
commonfields:
id: CustomContentBundleWizardry
version: -1
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
enabled: true
name: CustomContentBundleWizardry
outputs:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ commonfields:
id: IsDemistoRestAPIInstanceAvailable
id_x2: IsCoreRestAPIInstanceAvailable
version: -1
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
enabled: true
name: IsDemistoRestAPIInstanceAvailable
name_x2: IsCoreRestAPIInstanceAvailable
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ script:
description: The Response or Error from the check.
- contextPath: EDLChecker.ItemsOnList
description: The number of indicators on the list, assuming a successful response!
dockerimage: demisto/python3:3.10.13.80014
dockerimage: demisto/python3:3.11.10.116439
runonce: false
script: ''
subtype: python3
Expand Down

0 comments on commit b022a2c

Please sign in to comment.