Skip to content

Commit 0877ec8

Browse files
author
Max Schaefer
committed
JavaScript: Add change note.
1 parent 0360df6 commit 0877ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

change-notes/1.20/analysis-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- server-side code, for example [hapi](https://hapijs.com/)
99
* File classification has been improved to recognize additional generated files, for example files from [HTML Tidy](html-tidy.org).
1010

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.
1212

1313
## New queries
1414

0 commit comments

Comments
 (0)