{% extends 'base.html' %} {% block content %}
Started {{ run.started_at|date:"N j, Y H:i:s" }} {% if run.duration_seconds is not None %}ยท {{ run.duration_seconds }}s{% endif %} ยท Triggered by {{ run.triggered_by }}
{{ f.detail }}
{% if f.raw %}{{ f.raw|pprint }}
{{ f.detail }}
{% if f.raw %}{{ f.raw|pprint }}
{{ f.detail }}
{% if f.raw %}{{ f.raw|pprint }}
No findings recorded yet โ the scan may still be running.