Update SLE15 public cloud profiles#14759
Conversation
Drop smartcard related rules. Drop mount_option_dev_shm_noexec from SAP profile. Add profile for CHOST hardening.
|
Hi @jgleissner. 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 Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
|
/ok-to-test |
|
/retest-required |
|
I don't think the failing tests are related to the changes in this PR. |
Drop rule disable_ctrlaltdel_burstaction (pointless in public clouds). Drop rule file_etc_security_opasswd (remediation is broken).
|
I've removed two more rules from the SLE15 public cloud profiles. |
|
/retest |
|
/retest-required |
|
@jgleissner: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions 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. I understand the commands that are listed here. |
Description:
This PR makes the following changes to the SLE15 profiles:
Rationale:
mount_option_dev_shm_noexecseems to expect /dev/shm being mounted via /etc/fstab which is not the case in SLES so seems incompatible