Skip to content

fix: 8 core system refinements (DoS, Windows I/O, memory leaks) - #5

Merged
xircons merged 8 commits into
devfrom
fix/system-refinements
Jun 13, 2026
Merged

fix: 8 core system refinements (DoS, Windows I/O, memory leaks)#5
xircons merged 8 commits into
devfrom
fix/system-refinements

Conversation

@xircons

@xircons xircons commented Jun 13, 2026

Copy link
Copy Markdown
Owner

This PR introduces critical system stability and security improvements:

  • Windows-safe atomic writes in jsonStore.ts (EXDEV fallback)
  • Enhanced Zod schema inference across ALL collection items
  • ReDoS protection for _like filters
  • File watcher memory leak fixes (explicit .close())
  • Safe lock file release in all exit scenarios
  • Accurate X-Total-Count metadata calculation
  • Capped configuration useCount to prevent overflow
  • Global --reset flag relocation

@xircons
xircons merged commit 7c6e7c3 into dev Jun 13, 2026
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.2.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant