Use regexp.QuoteMeta to treat Query and FromFilter as literal strings instead of raw regex patterns. This prevents ReDoS attacks from malicious patterns and provides more intuitive literal string matching for users. Fixes gt-kwa09 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>