rapid7/metasploit-framework

View on GitHub
lib/metasploit/framework/login_scanner/db2.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method attempt_login has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        def attempt_login(credential)
          result_options = {
              credential: credential
          }

Severity: Minor
Found in lib/metasploit/framework/login_scanner/db2.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status