mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Microsoft.JSInterop models
This commit is contained in:
7
csharp/ql/lib/ext/Microsoft.JSInterop.model.yml
Normal file
7
csharp/ql/lib/ext/Microsoft.JSInterop.model.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
extensions:
|
||||
- addsTo:
|
||||
pack: codeql/csharp-all
|
||||
extensible: sinkModel
|
||||
data:
|
||||
- ["Microsoft.JSInterop", "JSRuntimeExtensions", True, "InvokeAsync", "", "", "Argument[1]", "js-injection", "manual"]
|
||||
- ["Microsoft.JSInterop", "JSRuntimeExtensions", True, "InvokeVoidAsync", "", "", "Argument[1]", "js-injection", "manual"]
|
||||
Reference in New Issue
Block a user