mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
9 lines
430 B
YAML
9 lines
430 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/java-all
|
|
extensible: summaryModel
|
|
data:
|
|
- ["ratpack.form", "Form", True, "file", "", "", "Argument[this]", "ReturnValue", "taint", "manual"]
|
|
- ["ratpack.form", "Form", True, "files", "", "", "Argument[this]", "ReturnValue", "taint", "manual"]
|
|
- ["ratpack.form", "UploadedFile", True, "getFileName", "", "", "Argument[this]", "ReturnValue", "taint", "manual"]
|