rapid7/metasploit-framework

View on GitHub

Showing 22,177 of 22,177 total issues

Avoid too many return statements within this method.
Open

      return "EOBD Europe"
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 "OBD as defined by EPA"
      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 chksum =~ /\A[a-f0-9]{40}\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 _write_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 _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
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language