{% extends "base.html" %} {% block title %}q-ai — Research{% endblock %} {% block content %}

Runs

{% include "partials/runs_table.html" %}
ID Module Name Status Target Started

Findings

{% include "partials/findings_table.html" %}
ID Module Category Severity Title Created

Targets

{% include "partials/targets_table.html" %}
ID Type Name URI
{% endblock %}