https://github.com/complianceascode/compliance-operator
Operator providing Kubernetes cluster compliance checks
https://github.com/complianceascode/compliance-operator
compliance kubernetes openscap openshift
Last synced: about 2 months ago
JSON representation
Operator providing Kubernetes cluster compliance checks
- Host: GitHub
- URL: https://github.com/complianceascode/compliance-operator
- Owner: ComplianceAsCode
- License: apache-2.0
- Fork: true (openshift/compliance-operator)
- Created: 2022-03-30T12:42:31.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2026-01-12T01:21:40.000Z (about 2 months ago)
- Last Synced: 2026-01-12T03:03:17.989Z (about 2 months ago)
- Topics: compliance, kubernetes, openscap, openshift
- Language: Go
- Homepage:
- Size: 74.3 MB
- Stars: 49
- Watchers: 4
- Forks: 36
- Open Issues: 124
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# compliance-operator
[](https://gitter.im/Compliance-As-Code-The/compliance-operator?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
The compliance-operator is a OpenShift Operator that allows an administrator
to run compliance scans and provide remediations for the issues found. The
operator leverages OpenSCAP under the hood to perform the scans.
## Table of Contents
[Installation Guide](doc/install.md)
[Usage Guide](doc/usage.md)
[Contributor Guide](doc/contributor.md)