mirror of
https://github.com/CyberMind-FR/secubox-deb.git
synced 2026-07-29 17:37:13 +00:00
Ship two post-deploy artifacts requested by #156: - /etc/apparmor.d/abstractions/secubox-cookie-audit Operators with an enforced usr.bin.mitmdump AppArmor profile can #include this abstraction to grant the addon rw on the ledger paths (/var/log/secubox/cookie-audit/** + /var/lib/secubox/cookie-audit/**). No-op on boards without AppArmor enforcement. - /etc/logrotate.d/secubox-cookie-audit Daily rotation of /var/log/secubox/cookie-audit/server.jsonl, 14 days kept, 50M maxsize, copytruncate so the running addon keeps its fd open across rotations (no SIGUSR1 dance needed). Both files installed by debian/rules into the existing package layout — no new dependencies, no postinst changes. Co-authored-by: CyberMind-FR <gandalf@Gk2.net> Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| changelog | ||
| control | ||
| cookie-audit.apparmor | ||
| cookie-audit.logrotate | ||
| mitmproxy.toml | ||
| postinst | ||
| prerm | ||
| rules | ||
| secubox-mitmproxy.service | ||
| secubox.yaml | ||