mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
372 B
372 B
0.7.10
Major Analysis Improvements
- We have significantly improved the Go autobuilder to understand a greater range of project layouts, which allows Go source files to be analysed that could previously not be processed.
- Go 1.22 has been included in the range of supported Go versions.
Bug Fixes
- Fixed dataflow out of a
mapusing arangestatement.