hackedteam/vector-applet

View on GitHub
twostage/src-exploit/x/MyOutputStream.java

Summary

Maintainability
A
3 hrs
Test Coverage

MyOutputStream has 30 methods (exceeds 20 allowed). Consider refactoring.
Open

public class MyOutputStream extends OutputStream {

    @Override
    public InputStream create_input_stream() {
        MyAny.ref.insert_Streamable(new ValueBaseHolder());
Severity: Minor
Found in twostage/src-exploit/x/MyOutputStream.java - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status