mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
These models don't need to apply to all queries. So instead they are better suited to be within the weak randomness query itself.
6 lines
219 B
YAML
6 lines
219 B
YAML
extensions:
|
|
- addsTo:
|
|
pack: codeql/java-all
|
|
extensible: summaryModel
|
|
data:
|
|
- ["org.owasp.esapi", "Encoder", true, "encodeForHTML", "(String)", "", "Argument[0]", "ReturnValue", "taint", "manual"] |