{% extends "base.html" %} {% block title %}Profile Hub — {{ app_name }}{% endblock %} {% block breadcrumbs %}
Manage your compliance profiles — view scores, edit metadata, or trigger builds.
{{ profile.metadata.description }}
{% endif %}No local profiles found.
Add .yaml files to the profiles/ directory.
{{ profile.metadata.description }}
{% endif %}Upload a ComplianceProfile YAML file. It will be validated before saving.
Drop YAML here or click to browse
Profile:
This will POST to /api/pipeline/build. Requires an API key set in your session.