{% translate 'Scan' %} {{ ooi.human_readable }} {% translate 'using boefjes' %}
{% if enabled_boefjes_available %} {% endif %} {% if boefjes %}{% translate 'Boefje' %} | {% translate 'Description' %} | {% translate 'Scan profile' %} | {% translate 'Scan' %} |
---|---|---|---|
{{ boefje.name }} | {{ boefje.description }} | {% include 'partials/scan_level_indicator.html' with value=boefje.scan_level.value %} | {% include 'partials/form/single_action_form.html' with btn_text="Start Scan" action='start_scan' key='boefje_id' value=boefje.id %} |
{% translate 'There are no boefjes enabled to scan an OOI of type' %} "{{ ooi.get_ooi_type }}". {% translate 'See' %} KAT-alogus {% translate 'to find and enable boefjes that can scan within the current level.' %}
{% else %}{% translate 'There are no boefjes available within the current clearance level of' %} "{{ ooi.human_readable }}". {% translate 'See' %} KAT-alogus {% translate 'to find and enable boefjes that can scan within the current level.' %}
{% translate 'Or if you have the authorization, upgrade the clearance level of' %} "{{ ooi.human_readable }}".
{% endif %} {% endif %}