Expand TUI and package recovery planning
This commit is contained in:
parent
cab60cd633
commit
51d52b5229
10 changed files with 511 additions and 41 deletions
|
|
@ -67,8 +67,10 @@ Purpose: move from "tell me" to "help me act" without unsafe automation.
|
|||
- ✅ Add dry-run first actions for evidence freeze, process freeze/terminate,
|
||||
outbound IP block, systemd stop/disable, suspicious-file quarantine,
|
||||
package-owner lookup, and follow-up verification.
|
||||
- Add package reinstall/restore planning after trusted-media and package-manager
|
||||
semantics are designed for pacman, dpkg, and rpm.
|
||||
- ✅ Add package reinstall/restore planning for pacman-owned file findings:
|
||||
identify the owning package, verify signed package-cache metadata, reinstall
|
||||
from trusted package media, re-run integrity checks, and re-anchor FIM only
|
||||
after operator review. Debian/RPM support remains future work.
|
||||
- Require explicit `--apply` for changes; default to read-only plans.
|
||||
- Extend response audit logs to any future state-changing `--apply` workflow.
|
||||
- ✅ Add baseline reconciliation: accept legitimate FIM/package/listener/SUID
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue