Juliet Java 1.3 with extra support Test suite #109
DownloadDescription
A collection of Java test cases updated from Juliet 1.2
Documentation
Displaying test cases 18251 - 18275 of 28881 in total
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read data from a web server with URLConnection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 75 Data flow: data passed in a serialized ...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: URLConnection Read data from a web server with URLConnection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 81 Data flow: data passed in a parameter t...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 01 Baseline
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 02 Control flow: if(true) and if(false)
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 03 Control flow: if(5==5) and if(5!=5)
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 04 Control flow: if(PRIVATE_STATIC_FINAL_TRUE) a...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 05 Control flow: if(privateTrue) and if(privateF...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 06 Control flow: if(PRIVATE_STATIC_FINAL_FIVE==5...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 07 Control flow: if(privateFive==5) and if(priva...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 08 Control flow: if(privateReturnsTrue()) and if...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 09 Control flow: if(IO.STATIC_FINAL_TRUE) and if...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 10 Control flow: if(IO.staticTrue) and if(IO.sta...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 11 Control flow: if(IO.staticReturnsTrue()) and ...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 12 Control flow: if(IO.staticReturnsTrueOrFalse())
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 13 Control flow: if(IO.STATIC_FINAL_FIVE==5) and...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 14 Control flow: if(IO.staticFive==5) and if(IO....
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 15 Control flow: switch(6) and switch(7)
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 16 Control flow: while(true)
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 17 Control flow: for loops
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 21 Control flow: Flow controlled by value of a p...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 22 Control flow: Flow controlled by value of a p...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 31 Data flow: make a copy of data within the sam...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 41 Data flow: data passed as an argument from on...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 42 Data flow: data returned from one method to a...
-
CWE: 606 Unchecked Input for Loop Condition BadSource: connect_tcp Read data using an outbound tcp connection GoodSource: hardcoded int in string form Sinks: GoodSink: validate loop variable BadSink : loop variable not validated Flow Variant: 45 Data flow: data passed as a private class mem...