rapid7/metasploit-framework

View on GitHub

Showing 16,065 of 22,177 total issues

Avoid too many return statements within this method.
Open

        return _append_file_unix_shell(file_name, data)
Severity: Major
Found in lib/msf/core/post/file.rb - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

          return "OBD-I"
    Severity: Major
    Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

            return "Heavy Duty Euro OBD Stage I with NOx control (HD EOBD-I N)"
      Severity: Major
      Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

              return "Not OBD Compliant"
        Severity: Major
        Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                return "India OBD II (IOBD II)"
          Severity: Major
          Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                  return {}
            Severity: Major
            Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                    return false if f.nil? || f.empty?
              Severity: Major
              Found in lib/msf/core/post/file.rb - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                      return "JOBD Japan"
                Severity: Major
                Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                        return "Heavy Duty Euro OBD Stage VI (HD EOBD-IV)"
                  Severity: Major
                  Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                          return "JOBD and EOBD"
                    Severity: Major
                    Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                            return "Heavy Duty Euro OBD Stage I without NOx control (HD EOBD-I)"
                      Severity: Major
                      Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                              return "Heavy Duty Euro OBD Stage II without NOx control (HD EOBD-II)"
                        Severity: Major
                        Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                return []
                          Severity: Major
                          Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                  return unless data
                            Severity: Major
                            Found in lib/msf/core/post/file.rb - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                  return unless chksum =~ /\A[a-f0-9]{32}\z/
                              Severity: Major
                              Found in lib/msf/core/post/file.rb - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                      return session.shell_command_token("cat \"#{file_name}\"")
                                Severity: Major
                                Found in lib/msf/core/post/file.rb - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                        return "EOBD and OBD-II"
                                  Severity: Major
                                  Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                          return "Heavy Duty On-Board Diagnostics (HD OBD)"
                                    Severity: Major
                                    Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                            return "Engine Manufacturer Diagnostics (EMD)"
                                      Severity: Major
                                      Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                              return "Korean OBD (KOBD)"
                                        Severity: Major
                                        Found in lib/msf/core/post/hardware/automotive/uds.rb - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language