From a99499e26b0c468448dc17980a49c06a7e0dd8b4 Mon Sep 17 00:00:00 2001 From: James Blair Date: Wed, 30 Oct 2024 08:03:24 +1300 Subject: [PATCH] Progress on exercsie 5. --- data/workshop/exercise5.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/workshop/exercise5.mdx b/data/workshop/exercise5.mdx index b294d92..2257e9b 100644 --- a/data/workshop/exercise5.mdx +++ b/data/workshop/exercise5.mdx @@ -53,6 +53,10 @@ Scan finished you begin stepping through Melissa the individual results, inspect To demonstrate to her how the compliance operator can make automated remediation of compliance issues easy you pick out the `ocp4-moderate-oauth-or-oauthclient-token-maxage` compliance remediation and apply it, then trigger a re-scan from the compliance operator to validate this issue is now remediated on the cluster. +Documentation you may find helpful is: + +- https://docs.openshift.com/container-platform/4.16//security/compliance_operator/co-scans/compliance-operator-remediation.html#compliance-applying_compliance-remediation + ## 5.4 - Check your work