зеркало из https://github.com/github/codeql.git
JS: generalize change notes for improved array operation taint steps
This commit is contained in:
Родитель
86ab9adb06
Коммит
c1e6280a0e
|
@ -10,7 +10,7 @@
|
|||
|
||||
* Modelling of re-export declarations has been improved. This may result in fewer false-positive results for a variety of queries.
|
||||
|
||||
* Modelling of taint flow through the array operations `map` and `join` has been improved. This may give additional results for the security queries.
|
||||
* Modelling of taint flow through array operations has been improved. This may give additional results for the security queries.
|
||||
|
||||
* The taint tracking library recognizes more ways in which taint propagates. In particular, some flow through string formatters is now recognized. This may give additional results for the security queries.
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче