CNF-22620: RAN Hardening (4.23) - SSHD Configuration (M1)#674
CNF-22620: RAN Hardening (4.23) - SSHD Configuration (M1)#674sebrandon1 wants to merge 1 commit intoopenshift-kni:mainfrom
Conversation
|
@sebrandon1: This pull request references CNF-22620 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "4.22.0" version, but no target version was set. DetailsIn response to this:
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 openshift-eng/jira-lifecycle-plugin repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: sebrandon1 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
81205d4 to
fc7f647
Compare
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughTwo new OpenShift MachineConfig resources are added to apply SSH hardening configurations to master and worker nodes. Each config provisions an SSH daemon configuration file with identical security settings, including disabling root login and GSSAPI authentication, and enabling additional security-related SSH options. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
fc7f647 to
207208d
Compare
Summary
/etc/ssh/sshd_config.d/00-compliance-sshd-hardening.conf00-prefix to load before50-redhat.conf(SSHD first-match-wins)Remediation Group
Jira
Test plan
sshd -T