Skip to content

Commit e28ce95

Browse files
Jami CogswellJami Cogswell
authored andcommitted
Java: update CaptureSinkModels test case
1 parent ad77198 commit e28ce95

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
| p;PrivateFlowViaPublicInterface$SPI;true;openStream;();;Argument[this];create-file;df-generated |
2-
| p;Sinks;true;copyFileToDirectory;(Path,Path,CopyOption[]);;Argument[0];read-file;df-generated |
3-
| p;Sinks;true;copyFileToDirectory;(Path,Path,CopyOption[]);;Argument[1];create-file;df-generated |
4-
| p;Sinks;true;readUrl;(URL,Charset);;Argument[0];open-url;df-generated |
5-
| p;Sources;true;readUrl;(URL);;Argument[0];open-url;df-generated |
1+
| p;PrivateFlowViaPublicInterface$SPI;true;openStream;();;Argument[this];path-injection;df-generated |
2+
| p;Sinks;true;copyFileToDirectory;(Path,Path,CopyOption[]);;Argument[0];path-injection;df-generated |
3+
| p;Sinks;true;copyFileToDirectory;(Path,Path,CopyOption[]);;Argument[1];path-injection;df-generated |
4+
| p;Sinks;true;readUrl;(URL,Charset);;Argument[0];request-forgery;df-generated |
5+
| p;Sources;true;readUrl;(URL);;Argument[0];request-forgery;df-generated |

0 commit comments

Comments
 (0)