{% if workflow_title %}{{ workflow_title }}{% else %}Run Recipes{% endif %}

{{ recipe_names | join(', ') }}

Scope
{% if show_cve and show_version_fields %}
CVE and Version Comparison recipes require the fields below. Leave empty to skip those recipes.
{% endif %}
{% if show_project_required %} Required for Remediation Package {% endif %}
{% if show_cve %}
{% endif %} {% if show_finding_types %}
{% set current_ft = state.get('finding_types', 'cve') %}
{% endif %} {% if show_version_fields %}
{% endif %}
{% if show_ai %}
AI Settings
{% endif %}
Advanced Options