mirror of
https://github.com/github/codeql.git
synced 2026-05-02 20:25:13 +02:00
Release preparation for version 2.14.4
This commit is contained in:
12
java/ql/lib/change-notes/released/0.7.4.md
Normal file
12
java/ql/lib/change-notes/released/0.7.4.md
Normal file
@@ -0,0 +1,12 @@
|
||||
## 0.7.4
|
||||
|
||||
### New Features
|
||||
|
||||
* Kotlin versions up to 1.9.10 are now supported.
|
||||
|
||||
### Minor Analysis Improvements
|
||||
|
||||
* Fixed the MaD signature specifications to use proper nested type names.
|
||||
* Added new sanitizer to Java command injection model
|
||||
* Added more dataflow models for JAX-RS.
|
||||
* The predicate `JaxWsEndpoint::getARemoteMethod` no longer requires the result to be annotated with `@WebMethod`. Instead, the requirements listed in the JAX-RPC Specification 1.1 for required parameter and return types are used. Applications using JAX-RS may see an increase in results.
|
||||
Reference in New Issue
Block a user