File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
14
14
* The analysis of sanitizer guards has improved, leading to fewer false-positive results from the security queries.
15
15
16
- * Calls can now be resolved to class members in more cases , leading to more results from the security queries.
17
-
18
- * Calls through partial invocations such as ` .bind() ` are now analyzed more precisely, leading to more results from the security queries .
16
+ * The call graph construction has been improved a few ways , leading to more results from the security queries:
17
+ - Calls can now be resolved to indirectly-defined class members in more cases.
18
+ - Calls through partial invocations such as ` .bind ` can now be resolved in more cases .
19
19
20
20
* Support for the following frameworks and libraries has been improved:
21
21
- [ Electron] ( https://electronjs.org/ )
You can’t perform that action at this time.
0 commit comments