mirror of
https://github.com/github/codeql.git
synced 2026-04-22 23:35:14 +02:00
Add change note
This commit is contained in:
4
ruby/ql/lib/change-notes/2024-02-29-i18n-translate.md
Normal file
4
ruby/ql/lib/change-notes/2024-02-29-i18n-translate.md
Normal file
@@ -0,0 +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.
|
||||
Reference in New Issue
Block a user