mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
Add change note
This commit is contained in:
4
ruby/ql/lib/change-notes/2024-01-22-erb-render-flow.md
Normal file
4
ruby/ql/lib/change-notes/2024-01-22-erb-render-flow.md
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
* Flow is now tracked through Rails `render` calls, when the argument is a `ViewComponent`. In this case, data flow is tracked into the accompanying `.html.erb` file.
|
||||
Reference in New Issue
Block a user