{% extends "base.html" %} {% block content %}
Upload your Checkmarx scan in XML format, and all the findings will be imported automatically.
{% csrf_token %} {% include "dojo/form_fields.html" with form=form %}
{% endblock %}