An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# compliance-operator

[![Join the chat at https://gitter.im/Compliance-As-Code-The/compliance-operator](https://badges.gitter.im/Compliance-As-Code-The/compliance-operator.svg)](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)