Skip to content

Commit 5d5900a

Browse files
author
Esben Sparre Andreasen
committed
JS: change notes for improved interprocedural type inference
1 parent 0d1f427 commit 5d5900a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

change-notes/1.20/analysis-javascript.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
* The taint tracking library now recognizes flow through persistent storage, class fields, and callbacks in certain cases. This may give more results for the security queries.
1212

13+
* Type inference for function calls has been improved. This may give additional results for queries that rely on type inference.
14+
1315
## New queries
1416

1517
| **Query** | **Tags** | **Purpose** |

0 commit comments

Comments
 (0)