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 parsed_response
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 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 unless scheme[/^https?/]
      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 uri
        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 @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 service_object
              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 path
                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 true
                  Severity: Major
                  Found in lib/rex/parser/mbsa_document.rb - About 30 mins to fix

                    Avoid too many return statements within this method.
                    Open

                          return unless @state[:report_item][:name]
                    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 @state[:vuln_info]
                      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 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 unless @text =~ /server is running/
                            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 @state[:report_item][:severity]
                              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 (host && port && scheme)
                                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 true
                                  Severity: Major
                                  Found in lib/rex/parser/nokogiri_doc_mixin.rb - About 30 mins to fix

                                    Avoid too many return statements within this method.
                                    Open

                                          return unless @state[:report_item][:severity].downcase == "high"
                                    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("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 code
                                        Severity: Major
                                        Found in lib/rex/parser/appscan_document.rb - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language