{% extends "base.html" %} {% block title %}Run Assessment — secfoo{% endblock %} {% block content %} ← {{ assessment.project_display_name }} Step 2 of 2

Run Assessment

Runs against {{ assessment.project_display_name }} and attaches the result(s) to this assessment.

{% for s in skills %} {% endfor %}
Paths that aren't part of this system (vendored copies, unrelated checked-out repos). Added on top of the built-in exclusions and any in your config.toml.
Skip for now
{% endblock %}