{% extends "base.html" %} {% block title %}Sigma Rules Dashboard{% endblock %} {% block head %} {% endblock %} {% block content %}

Sigma Rules Dashboard

Advanced threat detection and security rule management

Active Monitoring
{{ counts.total }} Rules Loaded
System Status
ONLINE
OPERATIONAL
Total Rules {{ counts.total }}
Critical {{ counts.critical }}
High {{ counts.high }}
Medium {{ counts.medium }}
Low {{ counts.low }}
{% endblock %}