Files
codeql/java/ql/lib/ext/org.springframework.context.model.yml
2022-11-28 12:30:34 +01:00

9 lines
610 B
YAML

extensions:
- addsTo:
pack: codeql/java-all
extensible: extSummaryModel
data:
- ["org.springframework.context", "MessageSource", True, "getMessage", "(String,Object[],Locale)", "", "Argument[1].ArrayElement", "ReturnValue", "taint", "manual"]
- ["org.springframework.context", "MessageSource", True, "getMessage", "(String,Object[],String,Locale)", "", "Argument[1].ArrayElement", "ReturnValue", "taint", "manual"]
- ["org.springframework.context", "MessageSource", True, "getMessage", "(String,Object[],String,Locale)", "", "Argument[2]", "ReturnValue", "taint", "manual"]