Skip to content

Conversation

@sluetze
Copy link
Contributor

@sluetze sluetze commented Sep 2, 2025

Description:

During Testing some issues arised.

  1. file_permissions and rpm_verify_permissions rules conflict with each other (BSI profile) #13844 (conflicting rules)
  2. irritations about the two profiles bsi-2022 and bsi.

This PR tries to solve them both by

  1. moving the rpm_verify_permissions to the related_rules and thus disabling the rule
  2. remove the bsi-2022 profile and make bsi profile select the controls.

Rationale:

@sluetze sluetze requested a review from a team as a code owner September 2, 2025 11:26
@openshift-ci openshift-ci bot added the needs-ok-to-test Used by openshift-ci bot. label Sep 2, 2025
@openshift-ci
Copy link

openshift-ci bot commented Sep 2, 2025

Hi @sluetze. Thanks for your PR.

I'm waiting for a ComplianceAsCode member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@Mab879 Mab879 added this to the 0.1.79 milestone Sep 2, 2025
@Mab879 Mab879 self-assigned this Sep 3, 2025
@Mab879 Mab879 added the bugfix Fixes to reported bugs. label Sep 3, 2025
@Mab879 Mab879 merged commit 63855bf into ComplianceAsCode:master Sep 3, 2025
120 of 122 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Fixes to reported bugs. needs-ok-to-test Used by openshift-ci bot.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

file_permissions and rpm_verify_permissions rules conflict with each other (BSI profile)

2 participants