Files
codeql/csharp/ql/lib/ext/Microsoft.AspNetCore.WebUtilities.model.yml
Ed Minnix 5bcc694f6a Fix typo
2024-11-28 09:06:18 -05:00

8 lines
413 B
YAML

extensions:
- addsTo:
pack: codeql/csharp-all
extensible: summaryModel
data:
- ["Microsoft.AspNetCore.WebUtilities", "QueryHelpers", False, "ParseQuery", "(System.String)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
- ["Microsoft.AspNetCore.WebUtilities", "QueryHelpers", False, "ParseNullableQuery", "(System.String)", "", "Argument[0]", "ReturnValue", "taint", "manual"]