Skip to content

v0.3.4 — Security Cleanup & PII Removal

Choose a tag to compare

@garyqlin garyqlin released this 02 Jun 04:53
· 3 commits to main since this release

v0.3.4 — Security Cleanup & Dual-Directory Fix

🔒 Security

  • Resolved dual-directory split (daemon/bus/reporter root vs glink/)
    — root now uses the newer code with path traversal protection
  • Removed all hardcoded personal paths from tracked files
  • Added .gitignore rules to prevent future PII leaks

🧹 Cleanup

  • Deleted glink/ subdirectory (old project structure artifact)
  • Removed 46 internal/debug files — 28 core files fully intact
  • Active codebase: daemon, bus, reporter, dashboard, CLI, workflows