hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Function send_sw_smi has 7 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def send_sw_smi( self, SMI_code_data, _rax, _rbx, _rcx, _rdx, _rsi, _rdi ):
Severity: Major
Found in vector-uefi/fd/tool/chipsec/helper/oshelper.py - About 50 mins to fix

    Function send_sw_smi has 7 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def send_sw_smi( self, SMI_code_data, _rax, _rbx, _rcx, _rdx, _rsi, _rdi ):
    Severity: Major
    Found in vector-uefi/fd/tool/chipsec/helper/win/win32helper.py - About 50 mins to fix

      Function docother has 7 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          def docother(self, object, name=None, mod=None, parent=None, maxlen=None, doc=None):
      Severity: Major
      Found in vector-uefi/fd/efi/StdLib/lib/python.27/pydoc.py - About 50 mins to fix

        Function DocFileTest has 7 arguments (exceeds 4 allowed). Consider refactoring.
        Open

        def DocFileTest(path, module_relative=True, package=None,
        Severity: Major
        Found in vector-uefi/fd/efi/StdLib/lib/python.27/doctest.py - About 50 mins to fix

          Function _find has 7 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              def _find(self, tests, obj, name, module, source_lines, globs, seen):
          Severity: Major
          Found in vector-uefi/fd/efi/StdLib/lib/python.27/doctest.py - About 50 mins to fix

            Function _run_code has 7 arguments (exceeds 4 allowed). Consider refactoring.
            Open

            def _run_code(code, run_globals, init_globals=None,
            Severity: Major
            Found in vector-uefi/fd/efi/StdLib/lib/python.27/runpy.py - About 50 mins to fix

              Function docroutine has 7 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  def docroutine(self, object, name, mod=None,
              Severity: Major
              Found in vector-uefi/fd/efi/StdLib/lib/python.27/DocXMLRPCServer.py - About 50 mins to fix

                Function warn_explicit has 7 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                def warn_explicit(message, category, filename, lineno,
                Severity: Major
                Found in vector-uefi/fd/efi/StdLib/lib/python.27/warnings.py - About 50 mins to fix

                  Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      def __init__(self, encoding=None, object_hook=None, parse_float=None,
                  Severity: Major
                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/json/decoder.py - About 50 mins to fix

                    Function _str2time has 7 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                    def _str2time(day, mon, yr, hr, min, sec, tz):
                    Severity: Major
                    Found in vector-uefi/fd/efi/StdLib/lib/python.27/cookielib.py - About 50 mins to fix

                      Function open has 7 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                      def open(file, mode="r", buffering=-1,
                      Severity: Major
                      Found in vector-uefi/fd/efi/StdLib/lib/python.27/_pyio.py - About 50 mins to fix

                        Function entity_decl_handler has 7 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                            def entity_decl_handler(self, entityName, is_parameter_entity, value,
                        Severity: Major
                        Found in vector-uefi/fd/efi/StdLib/lib/python.27/xml/dom/expatbuilder.py - About 50 mins to fix

                          Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              def __init__(self, f, fieldnames, restval="", extrasaction="raise",
                          Severity: Major
                          Found in vector-uefi/fd/efi/StdLib/lib/python.27/csv.py - About 50 mins to fix

                            Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                def __init__(self, f, fieldnames=None, restkey=None, restval=None,
                            Severity: Major
                            Found in vector-uefi/fd/efi/StdLib/lib/python.27/csv.py - About 50 mins to fix

                              Function check_func has 7 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  def check_func(self, func, headers=None, include_dirs=None,
                              Severity: Major
                              Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/command/config.py - About 50 mins to fix

                                Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                        def __init__(self, source, report_level, halt_level, stream=None,
                                Severity: Major
                                Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/command/check.py - About 50 mins to fix

                                  Function make_tarball has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                  def make_tarball(base_name, base_dir, compress="gzip", verbose=0, dry_run=0,
                                  Severity: Major
                                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/archive_util.py - About 50 mins to fix

                                    Function make_file has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        def make_file(self, infiles, outfile, func, args,
                                    Severity: Major
                                    Found in vector-uefi/fd/efi/StdLib/lib/python.27/distutils/cmd.py - About 50 mins to fix

                                      Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          def __init__(self, filename, when='h', interval=1, backupCount=0, encoding=None, delay=False, utc=False):
                                      Severity: Major
                                      Found in vector-uefi/fd/efi/StdLib/lib/python.27/logging/handlers.py - About 50 mins to fix

                                        Function __init__ has 7 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            def __init__(self, name, code, arg,
                                        Severity: Major
                                        Found in vector-uefi/fd/efi/StdLib/lib/python.27/pickletools.py - About 50 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language