{% extends "pages/sandbox_base.html" %} {% block title %}Policy Verification — {{ sandbox_name }} — Shoreguard{% endblock %} {% block breadcrumb_tail %} {% endblock %} {% block content %}
Policy Formal Verification

Run Z3 SMT solver queries against the active policy to prove security properties.

Verification Queries

Select a verification query from the dropdown above.

Results
Total: ms
{% endblock %} {% block sandbox_js %} {% endblock %}