mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
Release preparation for version 2.17.2
This commit is contained in:
11
javascript/ql/lib/change-notes/released/0.9.0.md
Normal file
11
javascript/ql/lib/change-notes/released/0.9.0.md
Normal file
@@ -0,0 +1,11 @@
|
||||
## 0.9.0
|
||||
|
||||
### Breaking Changes
|
||||
|
||||
* Deleted the deprecated `getInput` predicate from the `CryptographicOperation` class. Use `getAnInput` instead.
|
||||
* Deleted the deprecated `RegExpPatterns` module from `Regexp.qll`.
|
||||
* Deleted the deprecated `semmle/javascript/security/BadTagFilterQuery.qll`, `semmle/javascript/security/OverlyLargeRangeQuery.qll`, `semmle/javascript/security/regexp/RegexpMatching.qll`, and `Security/CWE-020/HostnameRegexpShared.qll` files.
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Improved detection of whether a file uses CommonJS module system.
|
||||
Reference in New Issue
Block a user