Description
CWE: 477 Use of Obsolete Functions
Sinks: String_getBytes
GoodSink: Use of preferred java.lang.String.getBytes() method
BadSink : Use of deprecated java.lang.String.getBytes(int, int, byte[], int) method
Flow Variant: 15 Control flow: switch(7)
Flaws
Test Suites
Documentation
Have any comments on this test case? Please, send us an email.