Skip to content

Harden Query not-filter object validation#6

Open
highruned wants to merge 9 commits intomainfrom
nel/sigil-protocol-maintenance-20260219-1553
Open

Harden Query not-filter object validation#6
highruned wants to merge 9 commits intomainfrom
nel/sigil-protocol-maintenance-20260219-1553

Conversation

@highruned
Copy link
Copy Markdown
Contributor

Summary

  • harden top-level Query filter parsing so object-shaped not values are validated as operator objects
  • reject malformed nested filter objects like { not: {} } and { not: { regex: '...' } } at schema-parse time
  • add regression tests and analysis notes documenting the stricter behavior

Testing

  • source ~/.nvm/nvm.sh && nvm use 20.11.1 >/dev/null && rushx test

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant