From f52000c8ffa8e172779d07514a3effa75d701c1b Mon Sep 17 00:00:00 2001 From: Agil Antony Date: Thu, 30 May 2024 13:04:55 +0530 Subject: [PATCH] ROX23633 Updating language in the Compliance operator section ROX23633 Review feedback --- .../compliance-operator-rhacs.adoc | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/operating/manage-compliance-operator/compliance-operator-rhacs.adoc b/operating/manage-compliance-operator/compliance-operator-rhacs.adoc index ee2bc041a007..cf7ddb982658 100644 --- a/operating/manage-compliance-operator/compliance-operator-rhacs.adoc +++ b/operating/manage-compliance-operator/compliance-operator-rhacs.adoc @@ -7,7 +7,15 @@ include::modules/common-attributes.adoc[] toc::[] [role="_abstract"] -You can configure {product-title-short} to use the Compliance Operator for compliance reporting and remediation with {ocp} clusters. Results from the Compliance Operator can be reported in the {product-title-short} Compliance Dashboard. +You can configure {product-title-short} to use the Compliance Operator for compliance reporting and remediation with {ocp} clusters. Results from the Compliance Operator are reported in the {product-title-short} Compliance Dashboard. + +The Compliance Operator automates the review of numerous technical implementations and compares them with certain aspects of industry standards, benchmarks, and baselines. + +The Compliance Operator is not an auditor. To comply or certify to these various standards, you must engage an authorized auditor such as a Qualified Security Assessor (QSA), Joint Authorization Board (JAB), or other industry-recognized regulatory authority to assess your environment. + +The Compliance Operator makes recommendations based on generally available information and practices that relate to such standards and can assist with remediation, but actual compliance is your responsibility. You are required to work with an authorized auditor to achieve compliance with a standard. + +For the latest updates, see the link:https://access.redhat.com/documentation/en-us/openshift_container_platform/{ocp-latest-version}/html/security_and_compliance/compliance-operator#compliance-operator-release-notes[Compliance Operator release notes]. include::modules/compliance-operator-install.adoc[leveloffset=+1]