We have onboarded alerts from a 3rd party security product in SIEM. We have a single detection rule which monitors those events and creates cases in SOAR. By default the case name and severity is assigned as rule name and severity (meta section) in the detection rule.
The events from the security product contain different kind of alerts and associated severitu and extracted those values in security.event fields and we have mapped to outcomes section as below,
detection.outcomes.rule_detection and detection.outcomes.severity
Does SecOps having the capability to dynamically assign the case name and severity based on the field values in outcomes section rather than the default values provided in YARA-L rule?