I would like to know if there is a way, in which I can create a category or a tag when defining the rule in YARA-L, and that can be used as a trigger in a playbook.
Example something like this: outcome:
$category_outcome = "Identity_Threat"
and that I can use it to trigger in a playbook, since if I have for example 20 or 50 rules associated with the same category it would be very extensive and in my opinion not very useful for the future that new rules of the same category are created having to assign them by hand to the trigger.