{% extends "base.html" %} {% load static from staticfiles %} {% block add_css %} {% endblock %} {% block add_styles %} .chosen-container { width: 70% !important; } {% endblock %} {% block content %}

Add Tests

{% csrf_token %} {% include "dojo/form_fields.html" with form=form %} {% include "dojo/form_fields.html" with form=cred_form %}

Upload your third party tool scan results and all the findings will be imported automatically.

DefectDojo accepts:

{% if additional_message %}

Note: {{ additional_message }}

{% endif %}
{% endblock %} {% block postscript %} {% endblock %}