Rules listed below were not scored on the indicated hosts because their inputs are absent from the source rows. They are not scored as safe.
{% for group in fleet_coverage_detail.groups %}{{ r.name }}
— missing on {{ r.host_count }} of {{ fleet_coverage_detail.n_total_hosts }} hosts
{% if r.missing_inputs %}
; needs {{ r.missing_inputs | join(", ") }}
{% endif %}