Definition of {{{ policy.title }}} for {{{ full_name }}}

{{% if policy.source %}} based on {{{ policy.source }}} {{% endif %}}
{{% for control in policy.controls -%}}

{{{ control.id }}}: {{{ control.title }}}

Description: {{{ control.description | safe }}}

Level: {{{ control.level }}}

Automated: {{{ control.automated }}}

{{% if control.rules -%}} Selections: {{% else -%}}

No rules selected

{{%- endif %}}
{{% endfor -%}}