This repository was archived by the owner on Sep 8, 2026. It is now read-only.
v1.1.0 — Security Hardening
Security
- Path traversal guard — Static file server now validates resolved paths stay within
PUBLIC_DIRusingstartsWithwith path separator check. - CSP meta tag — Content Security Policy added to landing page and dashboard.
- Gitignore — Added farmer runtime files and
.claude/.
Full changelog: v1.0.0...v1.1.0