Fix kernel_module_disabled template for Ubuntu#11294
Conversation
- oval and tests did not check for blacklisted modules
|
Hi @mpurg. 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/test-infra repository. |
|
Code Climate has analyzed commit 9d4e4aa 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 58.8%. View more on Code Climate. |
|
/packit retest-failed |
Description:
Rationale:
PR #11062 included blacklisting of kernel modules in Ubuntu, as prescribed by rule STIG UBTU-20-010461
and analogous rules in latest CIS benchmarks (20.04 v2.0.1 and 22.04 v1.0.0), but failed to include
changes to OVAL and tests.