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

https://github.com/openshift/compliance-operator

Operator providing OpenShift cluster compliance checks
https://github.com/openshift/compliance-operator

Last synced: about 1 year ago
JSON representation

Operator providing OpenShift cluster compliance checks

Awesome Lists containing this project

README

          

# compliance-operator

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.

:warning: **This repository is not actively maintained and has been moved to
the
[ComplianceAsCode/compliance-operator](https://github.com/ComplianceAsCode/compliance-operator)
repository. Please use that repository for all releases newer than 0.1.49.**

## Table of Contents

[Installation Guide](doc/install.md)

[Usage Guide](doc/usage.md)

[Contributor Guide](doc/contributor.md)