We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc853d9 commit 58b628bCopy full SHA for 58b628b
1 file changed
ruby/ql/lib/change-notes/2022-08-05-active-record-associations.md
@@ -0,0 +1,6 @@
1
+---
2
+category: minorAnalysis
3
4
+* Calls to methods generated by ActiveRecord associations are now recognised as
5
+ instantiations of ActiveRecord objects. This increases the sensitivity of
6
+ queries such as `rb/sql-injection` and `rb/stored-xss`.
0 commit comments