{% extends "base.html" %} {% block title %}Findings — Logatory{% endblock %} {% block content %}

Findings

{% if targets %} {% endif %}
Findings {{ total }} loaded
{% include "partials/findings_rows.html" %}
Time (UTC) Rule Severity Source Message LLM
{% endblock %}