Compliance Profile

Select the benchmark to evaluate against.

{% if profiles %}
{% for profile in profiles %} {% endfor %}
{% else %}
No profiles found in profiles/. Add a YAML blueprint to use the scanner.
{% endif %}

Scan Options

Set pass/fail thresholds for pipeline use.

Build fails if any finding at or above this severity is found.

75 %

Score below this threshold will be reported as a pipeline failure.

Pipeline Integration
After scanning, use the POST /api/pipeline/scan endpoint with an API key for automated CI/CD gating.
Manage API Keys →