mirror of
https://github.com/github/codeql.git
synced 2025-12-18 18:10:39 +01:00
6 lines
210 B
Markdown
6 lines
210 B
Markdown
## 0.8.8
|
|
|
|
### Minor Analysis Improvements
|
|
|
|
* 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.
|