Documentation
¶
Overview ¶
Package bash implements remediate.Strategy renderers for the FormatBash output. Two purposes:
- POSIX-sh one-liners for the Linux/CIS findings — operators who don't run Ansible apply these directly via SSH.
- Wildcard fallback strategy: every finding without a specific bash renderer gets a "# Manual remediation — see Notes." stub with the finding's Message + Resource details. This is the *floor* of coverage: any finding produces at least a bash snippet even if no other format handles it. The POA&M emitter (Phase 10) reads these wildcard outputs to populate manual-action entries.
Source Files
¶
- bash.go
- do_account.go
- do_apps.go
- do_billing.go
- do_compute.go
- do_databases.go
- do_domains.go
- do_droplets.go
- do_functions.go
- do_legacy.go
- do_network.go
- do_spaces.go
- doks.go
- linux_audit_rules.go
- linux_distro.go
- linux_firewall_extra.go
- linux_login.go
- linux_mounts.go
- linux_packages.go
- linux_services.go
- linux_sshd_extra.go
- linux_sysctl.go
Click to show internal directories.
Click to hide internal directories.