mirror of
https://github.com/abhigyanpatwari/GitNexus.git
synced 2026-08-28 05:25:25 +00:00
The readOnly guard was matching keywords inside string literals, blocking legitimate queries like WHERE n.name CONTAINS "delete". Now strips single/double-quoted strings before checking, so only actual Cypher write keywords outside strings are blocked. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| bug-fixes.test.ts | ||
| security-guards.test.ts | ||