Closed a-skr closed 1 week ago
Hi @a-skr. 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 /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
This datastream diff is auto generated by the check Compare DS/Generate Diff
Code Climate has analyzed commit d18e07f6 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 60.9% (0.0% change).
View more on Code Climate.
Description:
edit: similar issue fixed in accounts_users_home_files_permissions
system_with_kernel
debian/ubuntu packages have different names than in the redhat world. We now check against the correct packages.
There was an error in the grep expression that would match both "installed" and "not-installed", so any system would be identified as having a kernel.
accounts_users_homefiles...
Add a --no-dereference option in bash remediation so that the remediation applies to the symlink and not to the linked file (if relevant, this last file is already handled as a regular file).