-
Bug
-
Resolution: Done
-
Normal
-
None
-
4.13.0
-
None
-
Moderate
-
No
-
1
-
CMP Sprint 62, CMP Sprint 63
-
2
-
False
-
-
Improved rule instructions for classification_banner, oauth_login_template_set, oauth_logout_url_set, oauth_provider_selection_set, ocp_allowed_registries, and ocp_allowed_registries_for_import rules.
Description of problem:
The instructions for some stig rules are missing
Version-Release number of selected component (if applicable):
4.13.0-0.nightly-2023-03-14-053612 + compliance-operator.v0.1.61
How reproducible:
Always
Steps to Reproduce:
1. Install compliance operator 2. Check the instructions for below rules ocp4-oauth-login-template-set ocp4-oauth-logout-url-set ocp4-oauth-provider-selection-set ocp4-ocp-allowed-registries ocp4-ocp-allowed-registries-for-import ocp4-ocp-api-server-audit-log-maxbackup
Actual results:
The instructions for below rules are missing. $ oc get rule ocp4-oauth-login-template-set -o=jsonpath={.instructions} $ oc get rule ocp4-oauth-logout-url-set -o=jsonpath={.instructions} $ oc get rule ocp4-oauth-provider-selection-set -o=jsonpath={.instructions} $ oc get rule ocp4-ocp-allowed-registries -o=jsonpath={.instructions} $ oc get rule ocp4-ocp-allowed-registries-for-import -o=jsonpath={.instructions} $ oc get rule ocp4-ocp-api-server-audit-log-maxbackup -o=jsonpath={.instructions} $
Expected results:
The instructions should be available, thus a user could know the rule should PASS or FAIL easily
Additional info:
Since the problem described in this issue should be resolved in a recent advisory, it has been closed.
For information on the advisory (OpenShift Compliance Operator bug fix and enhancement update), and where to find the updated files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHBA-2023:3630