We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c081ee commit 922b421Copy full SHA for 922b421
java/change-notes/2021-06-01-collection-flow.md
@@ -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