You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: change-notes/1.26/analysis-java.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,3 +18,4 @@ The following changes in version 1.26 affect Java analysis in all applications.
18
18
19
19
## Changes to libraries
20
20
21
+
* The data-flow library has been improved with taint flow modeling for Java 25's `ScopedValue` API. This affects all security queries using data flow and may yield additional results in code that uses scoped values.
0 commit comments