You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v1.0.10 — auditd boot-failure fix + formula UI improvements
Fixes
services.sls: audit_prereq_reset now also runs auditctl -D before resetting the failed audit-rules.service, clearing any partially-loaded kernel audit rules that would cause «Rule exists» on the next reload attempt.
Formula UI improvements
form.yml: each category checkbox label now shows its PCI-DSS requirement section inline (e.g. SSH server hardening — PCI-DSS §2.2.4, §2.2.7, §8.3.1) — always visible, not just as a tooltip.
form.yml: "Enable PCI-DSS hardening" toggle gets a tooltip explaining it is the master on/off switch; when unchecked, all categories are skipped without removing the formula assignment.
metadata.yml: added name: PCI-DSS v4 Hardening so the MLM Formulas tab shows the correct title instead of the auto-formatted "Pci Dss".
Capitalisation: "Sudo defaults" and "Systemd core dump policy" now start with a capital letter; all category descriptions lead with their PCI-DSS section reference.