{% extends "base.html" %} {% load static %} {% block content %}

Edit API Scan Configuration

{% csrf_token %} {% include "dojo/form_fields.html" with form=form %}
API Scan Configurations are supported for the test types SonarQube API, Cobalt.io API and Edgescan API.
{% endblock %} {% block postscript %} {% endblock %}