Description
CWE: 114 Process Control
Sinks:
GoodSink: use System.load() to load a library
BadSink : use System.loadLibrary() to load a library
Flow Variant: 11 Control flow: if(IO.staticReturnsTrue()) and if(IO.staticReturnsFalse())
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.