Skip to main content

Calculate Severity By Highest DBotScore

This Playbook is part of the Common Playbooks Pack.#

Supported versions

Supported Cortex XSOAR versions: 6.0.0 and later.

Calculates the incident severity level according to the highest DBotScore.

Dependencies#

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks#

This playbook does not use any sub-playbooks.

Integrations#

This playbook does not use any integrations.

Scripts#

  • Set
  • GetIndicatorDBotScoreFromCache

Commands#

This playbook does not use any commands.

Playbook Inputs#


NameDescriptionDefault ValueRequired
DBotScoreIndicatorsArray of all DBotScore indicator values associated with the incident.DBotScore.IndicatorOptional
DBotScoreMaxScoreThe highest score (number) that was given to a DBotScore indicator.DBotScore.ScoreOptional

Playbook Outputs#


PathDescriptionType
Severities.DBotScoreSeverityThe severity level of the incident identified and set in the Calculate Severity By Highest DBotScore playbook.string

Playbook Image#


Calculate Severity By Highest DBotScore