goyban 1149687e3c Security hardening: escape names in result screens, drop tech-stack headers
- Escape player names rendered via innerHTML on the hand-over and game-over
  score rows (defense-in-depth XSS; names are already capped at 16 chars)
- app.disable('x-powered-by') to stop advertising Express
- Add safe response headers: X-Content-Type-Options, X-Frame-Options,
  Referrer-Policy (no CSP — inline SW script + socket.io would need unsafe-inline)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-08-16 12:42:14 +00:00
2026-05-08 16:17:37 +00:00
2026-05-24 15:59:24 +00:00
2026-05-24 15:59:24 +00:00
2026-05-08 16:17:37 +00:00
2026-05-08 16:17:37 +00:00
2026-05-24 15:59:24 +00:00
S
Description
No description provided
88 KiB
Languages
JavaScript 66.6%
CSS 20.8%
HTML 11.9%
Shell 0.4%
Dockerfile 0.3%