Actions
Bug #25840
openCIS Ubuntu20 section 1.5 uses deprecated and unreliable "package_check_installed" method
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
CIS Ubuntu20 section 1.5 uses deprecated and unreliable "package_check_installed" method.
ubuntu20/sections/section1_5.k: condition = "package_check_installed_apport_error"
ubuntu20/sections/section1_5.k: condition = "package_check_installed_apport_kept"
ubuntu20/sections/section1_5.k: condition = "package_check_installed_systemd_coredump_ok"
ubuntu20/sections/section_init.k: method = "package_check_installed"
ubuntu20/sections/section_init.k: method = "package_check_installed"
Updated by Michel BOUISSOU 25 days ago
- Status changed from In progress to Pending technical review
- Assignee changed from Michel BOUISSOU to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-plugins-private/pull/833
Updated by Michel BOUISSOU 20 days ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder-plugins-private:commit:rudder-plugins-private|42388a937691909b0675034f4ff1f3bdea75f993.
Actions