mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Changedocs for 2.23.0 - updating 2.22.4 golang note
This commit is contained in:
@@ -33,6 +33,11 @@ C/C++
|
||||
* The :code:`cpp/short-global-name` query will no longer give alerts for instantiations of template variables, only for the template itself.
|
||||
* Fixed a false positive in :code:`cpp/overflow-buffer` when the type of the destination buffer is a reference to a class/struct type.
|
||||
|
||||
Golang
|
||||
""""""
|
||||
|
||||
* Go 1.25 is now supported.
|
||||
|
||||
JavaScript/TypeScript
|
||||
"""""""""""""""""""""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user