Skip to content

Commit a8885ae

Browse files
committed
C#: Remove the HttpRequest.RawUrl barrier model.
1 parent b3c16b4 commit a8885ae

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

csharp/ql/lib/ext/System.Web.model.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,4 @@
11
extensions:
2-
- addsTo:
3-
pack: codeql/csharp-all
4-
extensible: barrierModel
5-
data:
6-
# The RawUrl property is considered to be safe for URL redirects
7-
- ["System.Web", "HttpRequest", False, "get_RawUrl", "()", "", "ReturnValue", "url-redirection", "manual"]
82
- addsTo:
93
pack: codeql/csharp-all
104
extensible: sinkModel

0 commit comments

Comments
 (0)