Skip to content
This repository was archived by the owner on Sep 8, 2026. It is now read-only.

v1.1.0 — Security Hardening

Choose a tag to compare

@aid-ninja aid-ninja released this 11 Apr 21:11
· 46 commits to main since this release

Security

  • Path traversal guard — Static file server now validates resolved paths stay within PUBLIC_DIR using startsWith with 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