{% extends "base.html" %} {% block title %}Findings Inbox — AADC{% endblock %} {% block content %}
| Severity | Source | Design | Finding | Detail |
|---|---|---|---|---|
| {{ f.severity }} | {{ f.source.replace('_',' ') }} | {{ f.design_name }} | {{ f.title }} |
No findings match the current filter.
{% if result.filters.severity or result.filters.source %} Clear filters {% else %}Run assessments, lint checks, and red team analysis on your designs to populate findings.
{% endif %}