mirror of
https://github.com/github/codeql.git
synced 2025-12-22 19:56:32 +01:00
Release preparation for version 2.9.2
This commit is contained in:
6
javascript/ql/src/change-notes/released/0.1.2.md
Normal file
6
javascript/ql/src/change-notes/released/0.1.2.md
Normal file
@@ -0,0 +1,6 @@
|
||||
## 0.1.2
|
||||
|
||||
### New Queries
|
||||
|
||||
* The `js/missing-origin-check` query has been added. It highlights "message" event handlers that do not check the origin of the event.
|
||||
The query previously existed as the experimental `js/missing-postmessageorigin-verification` query.
|
||||
Reference in New Issue
Block a user