- Added XSS protections in ActionView::Helpers and ERB::Util, including new `ERB::Util.xml_name_escape` method
- Renamed `:escape_attributes` option to `:escape` for tag helpers to apply escaping to the whole tag
- Enabled Content Security Policy DSL to generate CSP headers for API responses