Skip to content

Commit 15a979c

Browse files
authored
Update ruby/ql/lib/change-notes/released/0.3.2.md
1 parent 3137add commit 15a979c

File tree

1 file changed

+1
-1
lines changed
  • ruby/ql/lib/change-notes/released

1 file changed

+1
-1
lines changed

ruby/ql/lib/change-notes/released/0.3.2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
### Minor Analysis Improvements
44

55
* Calls to `Arel.sql` are now recognised as propagating taint from their argument.
6-
- 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.
6+
* 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

Comments
 (0)