Update codeql-cli-2.22.4.rst

This commit is contained in:
Florin Coada
2025-08-26 16:48:23 +01:00
committed by GitHub
parent ea0e31fc30
commit feca56582a

View File

@@ -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
"""""""""""""""""""""