- Fixed XSS vulnerabilities in ActionView helpers and ERB::Util, adding `ERB::Util.xml_name_escape` for XML‑compliant tag/attribute name escaping
- Renamed the `:escape_attributes` option to `:escape` to apply escaping to the whole tag
- Enabled the Content Security Policy DSL to generate CSP headers for API responses