File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313
1414* The analysis of sanitizer guards has improved, leading to fewer false-positive results from the security queries.
1515
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 .
1919
2020* Support for the following frameworks and libraries has been improved:
2121 - [ Electron] ( https://electronjs.org/ )
You can’t perform that action at this time.
0 commit comments