-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.8.2
-
None
-
False
-
-
False
-
-
-
USER PROBLEM
What is the user experiencing as a result of the bug? Include steps to reproduce.
With CO 1.7 we provided a supported Compliance Profile for BSI for ocp. With CO 1.8 we will provide a supported Compliance Profile for BSI for rhcos4. Currently the BSI Profiles are still a second class citizen in RHACS.
When Using the Compliance Coverage Dashboard, BSI Results are shown under "Others" and missing relevant Information, like the controls field.
BSI Profile:
NIST Profile:
CONDITIONS
What conditions need to exist for a user to be affected? Is it everyone? Is it only those with a specific integration? Is it specific to someone with particular database content? etc.
This is reproducible 100% of time.
- Install CO
- Schedule any BSI profile using RHACS
- Wait for results & inspect them
ROOT CAUSE
What is the root cause of the bug?
- The CO provides the relevant information since https://github.com/ComplianceAsCode/compliance-operator/pull/610
- But RHACS doesnt seem to parse it.
FIX
How was the bug fixed (this is more important if a workaround was implemented rather than an actual fix)?
- pending