You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calls to `I18n.translate` as well as the rails helper translate methods now propagate taint from their keyword arguments. The rails translate methods are also recognized as XSS sanitizers when using keys marked as html safe.
4
+
Calls to `I18n.translate` as well as Rails helper translate methods now propagate taint from their keyword arguments. The Rails translate methods are also recognized as XSS sanitizers when using keys marked as html safe.
0 commit comments