rapid7/metasploit-framework

View on GitHub

Showing 15,831 of 21,886 total issues

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 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 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 @state[:issue]["Noise"].to_s.downcase == "false"
        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("portinfo")
          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") || 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 parsed_params
              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[:response_body]
                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 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")
                    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("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 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 @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 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("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("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("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("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 @state[:issue][:vuln_param]
                                        Severity: Major
                                        Found in lib/rex/parser/appscan_document.rb - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language