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
Copy file name to clipboardExpand all lines: ruby/ql/lib/change-notes/released/0.3.1.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,4 @@
2
2
3
3
### Minor Analysis Improvements
4
4
5
-
- Calls to `ActiveRecord::Relation#annotate`have now been added to `ActiveRecordModelClass#sqlFragmentArgument` so that it can be used as a sink for queries like rb/sql-injection.
5
+
- Calls to `ActiveRecord::Relation#annotate`are now recognized as`SqlExecution`s so that it will be considered as a sink for queries like rb/sql-injection.
0 commit comments