mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
Java: -1 to this conflict
This commit is contained in:
@@ -24,3 +24,9 @@ extensions:
|
||||
- ["java.util.regex", "Pattern", False, "matcher", "", "", "Argument[0]", "ReturnValue", "taint", "manual"]
|
||||
- ["java.util.regex", "Pattern", False, "quote", "", "", "Argument[0]", "ReturnValue", "taint", "manual"]
|
||||
- ["java.util.regex", "Pattern", False, "split", "", "", "Argument[0]", "ReturnValue", "taint", "manual"]
|
||||
|
||||
- addsTo:
|
||||
pack: codeql/java-all
|
||||
extensible: neutralModel
|
||||
data:
|
||||
- ["java.util.regex", "Matcher", "find", "()", "manual"]
|
||||
|
||||
Reference in New Issue
Block a user