{% extends "base.html" %} {% block title %}New Scan — Aura Inspector{% endblock %} {% block content %}

Configure New Scan

Enter the target Salesforce Experience Cloud URL and scan options.

{% if error %}
{{ error }}
{% endif %}
Target
The root URL of the Experience Cloud site (no trailing slash)
Scan Type
Advanced Options
Without a key, rule-based risk scoring is used automatically.

Scans run in the background. You'll be taken to the results page immediately and the view updates automatically when the scan completes.

Cancel
{% endblock %} {% block extra_scripts %} {% endblock %}