{% extends "base.html" %} {% load static %} {% block title %}Security Dashboard{% endblock %} {% block extra_css %} {% endblock %} {% block content %}
Dashboard
Dashboard shows one active project’s findings at a time.
{% endif %}Choose a project to open its security dashboard.
Static projects hold code-scan findings. Runtime (gateway) projects hold live agent detections. To scan code for a gateway app, add a separate static project with the repository or local path.
{% if not dashboard_projects %} Add your first project {% endif %}Click a spoke to filter findings by threat category.
{{ threat_radar|json_script:"threat-radar-data" }}No findings yet. Gateway detections and Full Scan results appear on this timeline.