C#: Add change-note.

This commit is contained in:
Michael Nebel
2026-07-13 15:29:18 +02:00
parent 03e44f548f
commit ae06b778e5

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* `System.Web.HttpRequest.RawUrl` is no longer treated as a sanitizer for `cs/web/unvalidated-url-redirection`, since it contains the un-normalized request line. This may lead to more results.