enodia-sentinal/docs
Luna 69798b26e4 Add systemd unit posture checks
Close the remaining v0.8 posture bullet: flag enabled systemd units with
group/world-writable unit files (systemd_unit_writable, sid 100050) and
units whose ExecStart binary runs from a writable/unsafe path such as
/tmp, /dev/shm, /var/tmp, /home, or /run/user (systemd_exec_unsafe_path,
sid 100051).

- posture.systemd_findings/parse_systemctl_show/read_systemd_units, wired
  into posture.run() behind the new posture_systemd config knob.
- read_systemd_units shells out to systemctl with timeouts and fails closed
  on non-systemd hosts; the dashboard /api/posture surfaces findings for free.
- Unit tests for the parser and evaluator; TestRunIntegration patches the
  new reader so run() never touches live systemctl.
- Docs: COMMAND_REFERENCE posture list, ROADMAP v0.8 bullet, RUNBOOKS
  Runbook 2 triggers, config TOML knob.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-19 02:27:19 -07:00
..
COMMAND_REFERENCE.md Add systemd unit posture checks 2026-06-19 02:27:19 -07:00
INDEX.md Document packaging and release artifacts 2026-06-17 00:22:43 -07:00
OPERATIONS.md Add dashboard integrity/watchdog console 2026-06-18 17:39:53 -07:00
PACKAGING.md Document packaging and release artifacts 2026-06-17 00:22:43 -07:00
ROADMAP.md Add systemd unit posture checks 2026-06-19 02:27:19 -07:00
RULES.md Generate event rule documentation 2026-06-15 18:52:28 -07:00
RUNBOOKS.md Add systemd unit posture checks 2026-06-19 02:27:19 -07:00
SCHEMAS.md Add dashboard integrity/watchdog console 2026-06-18 17:39:53 -07:00
SPECIFICATION.md Add dashboard integrity/watchdog console 2026-06-18 17:39:53 -07:00
THREAT_MODEL.md Frame Sentinel as IDS IPS and EDR 2026-06-13 05:59:03 -07:00
VERSION.json Document packaging and release artifacts 2026-06-17 00:22:43 -07:00