rapid7/metasploit-framework

View on GitHub
lib/msf/core/post/windows/error.rb

Summary

Maintainability
F
1 wk
Test Coverage

File error.rb has 2530 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module Msf::Post::Windows::Error
  SUCCESS = 0x0000
  INVALID_FUNCTION = 0x0001
  FILE_NOT_FOUND = 0x0002
  PATH_NOT_FOUND = 0x0003
Severity: Major
Found in lib/msf/core/post/windows/error.rb - About 1 wk to fix

    There are no issues that match your filters.

    Category
    Status