{# Copyright 2022, Red Hat, Inc. #} {# SPDX-License-Identifier: LGPL-2.1-or-later #} {%- if rule.cpe_al -%} {% set platforms_dict = rule.cpe_al -%} {%- endif %} {%- if rule.cpe_oval_dict -%} {% set platforms_dict = rule.cpe_oval_dict -%} {%- endif %} {% if not platforms_dict -%}
Warning alert:
There is no CPE applicability check.