Update csharp/ql/lib/change-notes/2023-05-16-ilogger-extension-methods.md

Co-authored-by: Michael B. Gale <mbg@github.com>
This commit is contained in:
Tom Hvitved
2023-05-16 17:13:21 +02:00
committed by GitHub
parent c412bfde68
commit 406acbe6a4

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* Arguments in calls to `ILogger` extension methods have been added to `LogMessageSink`, used by the queries `cs/log-forging`, `cs/cleartext-storage`, and `cs/exposure-of-sensitive-information`.
* The `cs/log-forging`, `cs/cleartext-storage`, and `cs/exposure-of-sensitive-information` queries now correctly handle unsanitized arguments to `ILogger` extension methods.