GO-2023-1703: Backticks not treated as string delimiters in html/template
GO-2023-1751: Improper sanitization of CSS values in html/template
GO-2023-1752: Improper handling of JavaScript whitespace in html/template
GO-2023-1753: Improper handling of empty HTML attributes in html/template
GO-2023-2041: Improper handling of HTML-like comments in script contexts in html/template
GO-2023-2043: Improper handling of special tags within script contexts in html/template
GO-2024-2610: Errors returned from JSON marshaling may break template escaping in html/template
GO-2026-4603: URLs in meta content attribute actions are not escaped in html/template
GO-2026-4865: JsBraceDepth Context Tracking Bugs (XSS) in html/template
GO-2026-4982: Bypass of meta content URL escaping causes XSS in html/template
GO-2026-6091: Fix Javascript regexp context tracking in html/template