{% extends "xeolux_securitykit/base.html" %} {% block title %}{{ title }}{% endblock %} {% block content %}
Chemin : {{ dry_run_result.path }}
IP : {{ dry_run_result.simulated_ip }}
Verdict final : {{ dry_run_result.final_verdict }}
| Vérification | Résultat |
|---|---|
| {{ check.check }} | {{ check.result }} |
| Profil | Description | |
|---|---|---|
| {{ profile.label }} | {{ profile.description }} |