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