mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
749 B
749 B
0.7.0
Deprecated APIs
- The
ExecCallableclass inExternalProcess.qllhas been deprecated.
Major Analysis Improvements
- The data flow library now performs type strengthening. This increases precision for all data flow queries by excluding paths that can be inferred to be impossible due to incompatible types.
Minor Analysis Improvements
- Added automatically-generated dataflow models for
javax.portlet. - Added a missing summary model for the method
java.net.URL.toString. - Added automatically-generated dataflow models for the following frameworks and libraries:
hudsonjenkinsnet.sf.jsonstapler
- Added more models for the Hudson framework.
- Added more models for the Stapler framework.