🛡️ Sentinel: [Security Enhancement] Escape backticks in input sanitization #42

Open
ragusa-it wants to merge 1 commits from sentinel-sanitize-backticks-16098235277815990620 into main

1 Commits

Author SHA1 Message Date
google-labs-jules[bot]
5d9f78d64f feat(security): escape backticks in input sanitization
Enhances `sanitizeInput` to replace backticks (`) with ``` to prevent potential injection attacks in JavaScript template literal contexts.
Adds a test case to verify this behavior.
Records a critical learning in `.jules/sentinel.md`.

Co-authored-by: ragusa-it <196988693+ragusa-it@users.noreply.github.com>
2026-01-31 01:57:32 +00:00