{% extends "base.html" %} {% block body %}

Report Generation Options

Include Command output?   
Select this if you want command output included in the report.
Include artifacts?   
Select this if you want tasks to also include associated artifacts
Include ATT&CK?   
Select this if you want tasks to also include information about their associated ATT&CK Mappings

{% endblock %} {% block scripts %} {% include "reporting_full_timeline.js" %} {% endblock %} {% block body_config %} {% endblock %}