Skip to content

Commit 922b421

Browse files
committed
Java: Add change note.
1 parent 1c081ee commit 922b421

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
lgtm,codescanning
2+
* Data flow now tracks steps through collections and arrays more precisely.
3+
That means that collection and array read steps are now matched up with
4+
preceding store steps. This results in increased precision for all flow-based
5+
queries, in particular most of the security queries.

0 commit comments

Comments
 (0)