mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
Java: remove Function.apply model
This commit is contained in:
@@ -9,5 +9,4 @@ extensions:
|
||||
pack: codeql/java-all
|
||||
extensible: summaryModel
|
||||
data:
|
||||
- ["java.util.function", "Function", True, "apply", "(Object)", "", "Argument[0]", "ReturnValue", "taint", "manual"]
|
||||
- ["java.util.function", "Supplier", False, "get", "()", "", "Argument[-1]", "ReturnValue", "value", "manual"]
|
||||
|
||||
Reference in New Issue
Block a user