mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02:00
Apply reveiw suggestion - update change note
Co-authored-by: Harry Maclean <hmac@github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
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.
|
||||
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.
|
||||
Reference in New Issue
Block a user