mirror of
https://github.com/github/codeql.git
synced 2026-05-02 12:15:17 +02:00
Release preparation for version 2.21.1
This commit is contained in:
10
javascript/ql/src/change-notes/released/1.5.3.md
Normal file
10
javascript/ql/src/change-notes/released/1.5.3.md
Normal file
@@ -0,0 +1,10 @@
|
||||
## 1.5.3
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Data passed to the [Response](https://developer.mozilla.org/en-US/docs/Web/API/Response) constructor is now treated as a sink for `js/reflected-xss`.
|
||||
* Slightly improved detection of DOM element references, leading to XSS results being detected in more cases.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Fixed a bug that would prevent extraction of `tsconfig.json` files when it contained an array literal with a trailing comma.
|
||||
Reference in New Issue
Block a user