rapid7/metasploit-framework

View on GitHub

Showing 16,065 of 22,177 total issues

Avoid too many return statements within this method.
Open

        return to_linux_armle_elf(framework, code)
Severity: Major
Found in lib/msf/util/exe.rb - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

            return to_osx_aarch64_macho(framework, code)
    Severity: Major
    Found in lib/msf/util/exe.rb - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

              return to_win64pe(framework, code, opts)
      Severity: Major
      Found in lib/msf/util/exe.rb - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

                        return
        Severity: Major
        Found in lib/msf/ui/console/command_dispatcher/modules.rb - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                  return to_osx_x64_macho(framework, code)
          Severity: Major
          Found in lib/msf/util/exe.rb - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                    return to_osx_ppc_macho(framework, code)
            Severity: Major
            Found in lib/msf/util/exe.rb - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                            return false
              Severity: Major
              Found in lib/msf/ui/console/command_dispatcher/modules.rb - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                                return false
                Severity: Major
                Found in lib/msf/ui/console/command_dispatcher/modules.rb - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                          return to_linux_x64_elf(framework, code, opts)
                  Severity: Major
                  Found in lib/msf/util/exe.rb - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                                return false if (mod == nil)
                    Severity: Major
                    Found in lib/msf/ui/console/command_dispatcher/modules.rb - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                                    return
                      Severity: Major
                      Found in lib/msf/ui/console/command_dispatcher/modules.rb - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                                return to_bsd_x86_elf(framework, code)
                        Severity: Major
                        Found in lib/msf/util/exe.rb - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                  return to_bsd_x64_elf(framework, code)
                          Severity: Major
                          Found in lib/msf/util/exe.rb - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                    return to_linux_aarch64_elf(framework, code)
                            Severity: Major
                            Found in lib/msf/util/exe.rb - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                              return
                              Severity: Major
                              Found in lib/msf/ui/console/command_dispatcher/modules.rb - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                    return print_status(count.to_s) if output_mods[:count]
                                Severity: Major
                                Found in lib/msf/ui/console/command_dispatcher/core.rb - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                          return
                                  Severity: Major
                                  Found in lib/msf/ui/console/command_dispatcher/db.rb - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                            return false
                                    Severity: Major
                                    Found in lib/msf/ui/console/command_dispatcher/core.rb - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                                return
                                      Severity: Major
                                      Found in lib/msf/ui/console/command_dispatcher/creds.rb - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                                  return false
                                        Severity: Major
                                        Found in lib/msf/ui/console/command_dispatcher/core.rb - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language