Description
CWE: 396 Catch Generic Exception
Sinks: dotdotdot
GoodSink: Catch specific exceptions
BadSink : Catch ..., which will catch any exception
Flow Variant: 18 Control flow: goto statements
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.