mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
JS: generalize change notes for improved array operation taint steps
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user