rapid7/metasploit-framework

View on GitHub
lib/rex/post/meterpreter/extensions/stdapi/stdapi.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method initialize has 54 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def initialize(client)
    super(client, 'stdapi')

    # Alias the following things on the client object so that they
    # can be directly referenced
Severity: Major
Found in lib/rex/post/meterpreter/extensions/stdapi/stdapi.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status