Your suggestion
Currently, selectors and suppression groups can use:
if:
type: .
equals: <some_type>
However, this is a highly used condition that would benefit from an additional separate precondition.
Adding the new precondition will help reduce complexity for common use cases.
Alternatives
n/a
Additional context
No response