Currently, if we want to enable handling of Errata advisories with certain security_level, we would have to configure it for all handlers which ever try handling Errata advisory.
With this PR, this can be configured globally for all handlers. You can therefore change this behaviour per-handler if you want more granularity.
Currently, if we want to enable handling of Errata advisories with certain security_level, we would have to configure it for all handlers which ever try handling Errata advisory.
With this PR, this can be configured globally for all handlers. You can therefore change this behaviour per-handler if you want more granularity.