{% extends "base.html" %} {% block title %}Dashboard · AICAudit{% endblock %} {% block page %}dashboard{% endblock %} {% block content %}

Dashboard

Evidence-driven code audit — every verdict ships with a taint path.

scans
critical
error
warning
New scan Browse rules
Quick start
aicaudit scan ./src — static scan with taint paths
aicaudit scan ./src --ai — attach AI verdicts (marks, never hides)
aicaudit audit ./src — deep audit report (JSON)
aicaudit web — this UI
Recent scans
{% endblock %}