rapid7/metasploit-framework

View on GitHub

Showing 16,065 of 22,177 total issues

Avoid too many return statements within this method.
Open

      return unless uri # Sanity checker
Severity: Major
Found in lib/rex/parser/acunetix_document.rb - About 30 mins to fix

    Avoid too many return statements within this method.
    Open

          return if @text.strip.empty?
    Severity: Major
    Found in lib/rex/parser/acunetix_document.rb - About 30 mins to fix

      Avoid too many return statements within this method.
      Open

          return line
      Severity: Major
      Found in lib/rex/ui/text/input/socket.rb - About 30 mins to fix

        Avoid too many return statements within this method.
        Open

              return unless @text
        Severity: Major
        Found in lib/rex/parser/acunetix_document.rb - About 30 mins to fix

          Avoid too many return statements within this method.
          Open

                return matched
          Severity: Major
          Found in lib/rex/parser/acunetix_document.rb - About 30 mins to fix

            Avoid too many return statements within this method.
            Open

                  return unless in_tag("detaillist")
            Severity: Major
            Found in lib/rex/parser/outpost24_document.rb - About 30 mins to fix

              Avoid too many return statements within this method.
              Open

                    return unless in_tag("detaillist")
              Severity: Major
              Found in lib/rex/parser/outpost24_document.rb - About 30 mins to fix

                Avoid too many return statements within this method.
                Open

                      return unless in_tag("host")
                Severity: Major
                Found in lib/rex/parser/outpost24_document.rb - About 30 mins to fix

                  Avoid too many return statements within this method.
                  Open

                        return unless in_tag("hostlist")
                  Severity: Major
                  Found in lib/rex/parser/outpost24_document.rb - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                          return if parsed_params.empty?
                    Severity: Major
                    Found in lib/rex/parser/appscan_document.rb - About 30 mins to fix

                      Avoid too many return statements within this method.
                      Open

                            return unless @state[:path]
                      Severity: Major
                      Found in lib/rex/parser/burp_session_document.rb - About 30 mins to fix

                        Avoid too many return statements within this method.
                        Open

                              return unless actually_vulnerable(test)
                        Severity: Major
                        Found in lib/rex/parser/nexpose_raw_document.rb - About 30 mins to fix

                          Avoid too many return statements within this method.
                          Open

                                return unless in_tag("detail")
                          Severity: Major
                          Found in lib/rex/parser/outpost24_document.rb - About 30 mins to fix

                            Avoid too many return statements within this method.
                            Open

                                  return unless in_tag("portlist-host")
                            Severity: Major
                            Found in lib/rex/parser/outpost24_document.rb - About 30 mins to fix

                              Avoid too many return statements within this method.
                              Open

                                    return unless service.info.to_s.empty?
                              Severity: Major
                              Found in lib/rex/parser/appscan_document.rb - About 30 mins to fix

                                Avoid too many return statements within this method.
                                Open

                                      return unless in_tag("cve")
                                Severity: Major
                                Found in lib/rex/parser/outpost24_document.rb - About 30 mins to fix

                                  Avoid too many return statements within this method.
                                  Open

                                        return unless in_tag("hostlist") || in_tag("detaillist")
                                  Severity: Major
                                  Found in lib/rex/parser/outpost24_document.rb - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                          return unless in_tag("portlist")
                                    Severity: Major
                                    Found in lib/rex/parser/outpost24_document.rb - About 30 mins to fix

                                      Avoid too many return statements within this method.
                                      Open

                                            return unless in_tag("portlist")
                                      Severity: Major
                                      Found in lib/rex/parser/outpost24_document.rb - About 30 mins to fix

                                        Avoid too many return statements within this method.
                                        Open

                                              return unless in_tag("portlist")
                                        Severity: Major
                                        Found in lib/rex/parser/outpost24_document.rb - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language