mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
746 B
746 B
0.7.7
Deprecated APIs
- The class
Fmt::AppenderOrSprinterof theFmt.qllmodule has been deprecated. Use the newFmt::AppenderOrSprinterFuncclass instead. Its taint flow features have been migrated to models-as-data.
Minor Analysis Improvements
- Deleted many deprecated predicates and classes with uppercase
TLD,HTTP,SQL,URLetc. in their names. Use the PascalCased versions instead. - Deleted the deprecated and unused
Sourceclass from theSharedXssmodule ofXss.qll - Support for flow sources in AWS Lambda function handlers has been added.
- Support for the fasthttp framework has been added.