-
Notifications
You must be signed in to change notification settings - Fork 717
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[stabilization]: fixes related to STIG and SSH cryptopolicy #13025
[stabilization]: fixes related to STIG and SSH cryptopolicy #13025
Conversation
…nf_crypto_policy it was assigned to a wrong stig
status: automated | ||
- id: RHEL-09-255064 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RHEL-09-255064 still seems to exist
See https://stigaview.com/products/rhel9/latest/RHEL-09-255064/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow, that is a good point. I thought it got deleted because I thought that the table is sorted by the STIG ID.
@@ -16,20 +16,17 @@ | |||
|
|||
<ind:textfilecontent54_object id="obj_{{{ rule_id }}}" version="1"> | |||
<ind:filepath>{{{ PATH }}}</ind:filepath> | |||
<ind:pattern operation="pattern match">^(?!#).*(-oCiphers=[^\s']+).*$</ind:pattern> | |||
{{%- if product == "rhel8" -%}} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are there other older OSes we need to account for here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, there is ol8 as well. I added it. I checked their syntax on their oraclelinux:8 container.
6cf5c6e
to
60e9c9c
Compare
@Mab879 I added also some test scenarios for RHEL 9. I answered your comments. |
71ca65b
into
ComplianceAsCode:stabilization-v0.1.76
Description:
Rationale:
Review Hints:
I recommend checking latest STIGs if the rule is aligned: