mirror of
https://github.com/github/codeql.git
synced 2026-07-30 15:05:38 +02:00
C#: Add change-note.
This commit is contained in:
4
csharp/ql/src/change-notes/2026-07-13-CWE-601.md
Normal file
4
csharp/ql/src/change-notes/2026-07-13-CWE-601.md
Normal 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.
|
||||
Reference in New Issue
Block a user