@@ -4,41 +4,31 @@ Per-plugin runbooks only. No combined runbook, no reused runtime smoke flow, and
44
55| File | Plugin/family | Substeps |
66| ---| ---:| ---:|
7- | ` runbooks/01-os-alternatives.check.yaml ` | ` os.alternatives ` | 4 |
87| ` runbooks/02-apparmor.check.yaml ` | ` security.apparmor ` | 8 |
9- | ` runbooks/03-data-archive.check.yaml ` | ` data.archive ` | 6 |
8+ | ` runbooks/03-data-archive.check.yaml ` | ` data.archive.tar ` | 20 |
109| ` runbooks/05-auditd.check.yaml ` | ` security.audit ` | 8 |
1110| ` runbooks/06-authselect.check.yaml ` | ` security.authselect ` | 1 |
12- | ` runbooks/07-backup.check.yaml ` | ` backup ` | 9 |
13- | ` runbooks/10-os-capability.check.yaml ` | ` os.capability ` | 1 |
11+ | ` runbooks/07-data-backup-restore.check.yaml ` | ` data.backup/data.restore ` | 10 |
1412| ` runbooks/11-cert.check.yaml ` | ` security.pki.cert ` | 11 |
15- | ` runbooks/12-os-time-chrony.check.yaml ` | ` os.time.chrony ` | 5 |
1613| ` runbooks/13-system-cron.check.yaml ` | ` system.cron.entry ` | 5 |
1714| ` runbooks/14-db.check.yaml ` | ` db ` | 5 |
1815| ` runbooks/15-data-download.check.yaml ` | ` data.download ` | 1 |
19- | ` runbooks/16-os-env.check.yaml ` | ` os.env ` | 5 |
20- | ` runbooks/17-facts.check.yaml ` | ` facts/os ` | 6 |
16+ | ` runbooks/17-facts.check.yaml ` | ` facts ` | 6 |
2117| ` runbooks/19-firewalld.check.yaml ` | ` network.firewall.firewalld ` | 11 |
2218| ` runbooks/20-fs.check.yaml ` | ` fs.acl ` | 31 |
2319| ` runbooks/22-group.check.yaml ` | ` identity.group ` | 5 |
24- | ` runbooks/24-os-hostname.check.yaml ` | ` os.hostname ` | 3 |
25- | ` runbooks/25-os-hosts.check.yaml ` | ` os.hosts ` | 4 |
2620| ` runbooks/26-http.check.yaml ` | ` http ` | 3 |
2721| ` runbooks/27-iptables.check.yaml ` | ` network.firewall.iptables ` | 9 |
2822| ` runbooks/28-system-journal.check.yaml ` | ` system.journal ` | 2 |
2923| ` runbooks/29-system-kernel.check.yaml ` | ` system.kernel.boot_param ` | 8 |
30- | ` runbooks/30-os-limits.check.yaml ` | ` os.limits ` | 1 |
3124| ` runbooks/31-local.check.yaml ` | ` local ` | 1 |
3225| ` runbooks/32-system-log.check.yaml ` | ` system.log ` | 2 |
33- | ` runbooks/33-os-login.check.yaml ` | ` os.login ` | 3 |
3426| ` runbooks/35-mail.check.yaml ` | ` mail ` | 1 |
3527| ` runbooks/38-network.check.yaml ` | ` network.link ` | 14 |
3628| ` runbooks/39-nftables.check.yaml ` | ` network.firewall.nftables ` | 6 |
3729| ` runbooks/40-pam.check.yaml ` | ` security.pam ` | 14 |
3830| ` runbooks/41-password.check.yaml ` | ` security.password ` | 1 |
39- | ` runbooks/42-os-package.check.yaml ` | ` os.package ` | 27 |
4031| ` runbooks/43-pki.check.yaml ` | ` security.pki.trust ` | 3 |
41- | ` runbooks/44-os-platform.check.yaml ` | ` os.platform ` | 1 |
4232| ` runbooks/45-plugin.check.yaml ` | ` plugin ` | 1 |
4333| ` runbooks/46-system-process.check.yaml ` | ` system.process ` | 5 |
4434| ` runbooks/47-remote.check.yaml ` | ` remote ` | 1 |
@@ -52,8 +42,6 @@ Per-plugin runbooks only. No combined runbook, no reused runtime smoke flow, and
5242| ` runbooks/57-system.check.yaml ` | ` system ` | 1 |
5343| ` runbooks/58-system-service.check.yaml ` | ` system.systemd ` | 12 |
5444| ` runbooks/59-system-systemd.check.yaml ` | ` system.systemd ` | 4 |
55- | ` runbooks/60-os-time.check.yaml ` | ` os.time ` | 7 |
56- | ` runbooks/61-os-tool.check.yaml ` | ` os.tool ` | 2 |
5745| ` runbooks/62-data-transfer.check.yaml ` | ` data.transfer ` | 4 |
5846| ` runbooks/63-udev.check.yaml ` | ` udev ` | 7 |
5947| ` runbooks/64-ufw.check.yaml ` | ` network.firewall.ufw ` | 6 |
0 commit comments