Skip to content

Commit a04c2c6

Browse files
author
Max Schaefer
committed
JavaScript: Add change note.
1 parent 895055f commit a04c2c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

change-notes/1.22/analysis-javascript.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010
- [exec-async](https://www.npmjs.com/package/exec-async)
1111
- [express](https://www.npmjs.com/package/express)
1212
- [remote-exec](https://www.npmjs.com/package/remote-exec)
13+
14+
* Support for tracking data flow and taint through getter functions (that is, functions that return a property of one of their arguments) and through the receiver object of method calls has been improved. This may produce more security alerts.
1315

1416
## New queries
1517

0 commit comments

Comments
 (0)