{% extends "base.html" %} {% block title %}Run Sigma Rules{% endblock %} {% block content %}
{% if error %} Error: {{ error }} {% elif loading %} Analyzing security rules... {% else %} Ready to analyze Sigma rules against your log data {% endif %}
{{ error }}
Loading event matches...