mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Java: resolve some more -1 to this conflicts
This commit is contained in:
@@ -4,6 +4,7 @@ extensions:
|
||||
extensible: summaryModel
|
||||
data:
|
||||
- ["java.lang.reflect", "Constructor", False, "newInstance", "(Object[])", "", "Argument[0].ArrayElement", "ReturnValue.Parameter", "value", "manual"] # ! unsure about input/output
|
||||
- ["java.lang.reflect", "Field", False, "get", "(Object)", "", "Argument[0].Field", "ReturnValue", "value", "manual"] # ! very unsure about
|
||||
- ["java.lang.reflect", "Method", False, "invoke", "(Object,Object[])", "", "Argument[1].ArrayElement", "Argument[-1].Parameter[0]", "value", "manual"] # ! very unsure if this model is correct...
|
||||
|
||||
- addsTo:
|
||||
|
||||
Reference in New Issue
Block a user