Skip to content

Commit 3137add

Browse files
authored
Update ruby/ql/lib/CHANGELOG.md
1 parent 212786e commit 3137add

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ql/lib/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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.
77

88
## 0.3.1
99

0 commit comments

Comments
 (0)