rapid7/ruby_smb

View on GitHub
lib/ruby_smb/dcerpc/epm.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method get_host_port_from_ept_mapper has 40 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def get_host_port_from_ept_mapper(uuid:, maj_ver:, min_ver:, max_towers: 1)
        decoded_tower = EpmDecodedTowerOctetString.new(
          interface_identifier: {
            interface: uuid,
            major_version: maj_ver,
Severity: Minor
Found in lib/ruby_smb/dcerpc/epm.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status