mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-06 01:28:35 -05:00
- Recognize HTML comment close --!> in LineWalker (py/bad-tag-filter) - Stop returning provider error detail to clients; log server-side (js/stack-trace-exposure) - Harden migrate-html-to-yaml script tag match and tag stripping loops (js/bad-tag-filter, js/incomplete-multi-character-sanitization) - Resolve post-login next redirect via URL() with same-origin checks (js/client-side-unvalidated-url-redirection)