Files
codeql/go/ql/lib/change-notes/released/7.2.1.md
2026-07-09 16:48:01 +00:00

6 lines
266 B
Markdown

## 7.2.1
### Minor Analysis Improvements
* Improved models for the `log/slog` package (Go 1.21+), including `*slog.Logger` methods, `With`/`WithGroup`, and `Attr`/`Value` helpers, improving coverage for the `go/log-injection` and `go/clear-text-logging` queries.