| row | time | tool | status | opa |
|---|---|---|---|---|
| {{ r.row_id }} | {{ r.created_at }} | {{ r.tool or '?' }} |
{{ r.status or '?' }} | {{ r.opa_allow if r.opa_allow is not none else '—' }} |
No audit rows yet.
{% if audit_path %}
Path: {{ audit_path }}{% endif %}