Ubuntu 24.04: Implement 5.3.3.2.5 Ensure password maximum sequential characters is configured#12727
Conversation
|
Hi @alanmcanonical. 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 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. |
dodys
left a comment
There was a problem hiding this comment.
please take a look at the tests failures
06840f3 to
bd18846
Compare
…s is configured Add rule to ubuntu2404 cis control 5.3.3.2.5 Rename
…late accounts_password
bd18846 to
5585978
Compare
|
Change in Ansible Please consider using more suitable Ansible module than |
|
Code Climate has analyzed commit ea51068 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 61.6% (0.7% change). View more on Code Climate. |
Description:
Rationale:
<extend_definition comment="pwquality.so exists in system-auth" definition_ref="accounts_password_pam_pwquality" />. So enabling pwquality.so is a precondition for the rule. We need to enable it first in both bash remediation and all the pass tests