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.20/analysis-javascript.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@
8
8
- server-side code, for example [hapi](https://hapijs.com/)
9
9
* File classification has been improved to recognize additional generated files, for example files from [HTML Tidy](html-tidy.org).
10
10
11
-
* The taint tracking library now recognizes flow through persistent storage, this may give more results for the security queries.
11
+
* The taint tracking library now recognizes flow through persistent storage and callbacks in certain cases. This may give more results for the security queries.
0 commit comments