Compliance Remediation Tracker
Track OpenShift Compliance Operator results across OCP versions. This dashboard shows failing checks by severity level and links to Jira tickets and PRs for remediation.
Tracked OCP Versions
Quick Links
- Remediation Groupings - Grouped remediations by category
- GitHub Repository - Source code and scripts
- Telco Reference PRs - Open remediation PRs
How It Works
- Collect Data: Run
make export-compliance OCP_VERSION=X.XXagainst a cluster with Compliance Operator results - Review Dashboard: Check this page to see failing checks organized by severity
- Track Progress: Update
_data/tracking.jsonwith Jira tickets and PR numbers - Auto Deploy: Push changes to main branch and GitHub Actions rebuilds the site
Severity Levels
HIGH Critical security issues requiring immediate attention
MEDIUM Important security hardening recommendations
LOW Best practice recommendations
MANUAL Checks requiring manual review (cannot be auto-remediated)