C#: Add change note.

This commit is contained in:
Michael Nebel
2024-01-22 11:28:27 +01:00
parent 5016113a0f
commit b006b28e8a

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Added string interpolation expressions and `string.Format` as possible sanitizers for the `cs/web/unvalidated-url-redirection` query.