mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
* Support models for factories that create new instances of an object while tainting it with incoming data * Support models to infer super types for private implementations to expose the models at the right level
5 lines
292 B
Plaintext
5 lines
292 B
Plaintext
| p;PrivateFlowViaPublicInterface$SPI;true;openStream;();;Argument[-1];create-file; |
|
|
| p;Sinks;true;copyFileToDirectory;(Path,Path,CopyOption[]);;Argument[1];create-file; |
|
|
| p;Sinks;true;readUrl;(URL,Charset);;Argument[0];open-url; |
|
|
| p;Sources;true;readUrl;(URL);;Argument[0];open-url; |
|