Files
gandalf/static
jaredandClaude Sonnet 4.6 33b214eac0
Lint / Python (flake8) (push) Skipped
Lint / JS (eslint) (push) Skipped
fix: escape ticket_id text content in dynamic events table
ticket_id was already escaped in the href attribute but the visible
text (#<id>) used the raw value in an innerHTML template literal.
Apply lt.escHtml() for defense-in-depth against a compromised ticket API.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-11 23:02:09 -04:00
..