Java: -1 to this conflict

This commit is contained in:
Jami Cogswell
2023-03-23 17:50:08 -04:00
parent a6b775f769
commit 971b0e8814
18 changed files with 131 additions and 12 deletions

View File

@@ -4,3 +4,10 @@ extensions:
extensible: sinkModel
data:
- ["java.util.function", "Predicate", False, "test", "(Object)", "", "Argument[this]", "regex-use[0]", "manual"]
- addsTo:
pack: codeql/java-all
extensible: neutralModel
data:
- ["java.util.function", "BiConsumer", "accept", "(Object,Object)", "manual"] # ! remove this model?
- ["java.util.function", "Function", "identity", "()", "manual"] # ! remove this model?