We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 211b73e commit ef0aeb9Copy full SHA for ef0aeb9
soot-infoflow-summaries/summariesManual/java.net.URL.xml
@@ -553,5 +553,15 @@
553
</flow>
554
</flows>
555
</method>
556
+ <method id="java.net.URLConnection openConnection()">
557
+ <flows>
558
+ <flow isAlias="false" typeChecking="false">
559
+ <from sourceSinkType="Field" />
560
+ <to sourceSinkType="Return" BaseType="java.net.URLConnection"
561
+ AccessPath="[java.net.URLConnection: java.net.URL url]"
562
+ AccessPathTypes="[java.net.URL]" />
563
+ </flow>
564
+ </flows>
565
+ </method>
566
</methods>
567
</summary>
0 commit comments