mirror of
https://github.com/github/codeql.git
synced 2026-08-05 09:53:29 +02:00
6 lines
266 B
Markdown
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.
|