Deprecated test case
Description
CWE: 209 Information exposure through error message
BadSource: console_readLine Read data from the console using readLine
GoodSource: A hardcoded string
Sinks: stackDump
GoodSink: Generic error message
BadSink : Error causes stack dump
Flow Variant: 66 Data flow: data passed in an array from one method to another in different source files in the same package
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.