hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

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 AppPkg/Applications/Python/Python-2.7.2/Lib/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 AppPkg/Applications/Python/Python-2.7.2/Lib/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 AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/check.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 AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/cmd.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 AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/archive_util.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 AppPkg/Applications/Python/Python-2.7.2/Lib/logging/handlers.py - About 50 mins to fix

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

                  def __new__(cls, encode, decode, streamreader=None, streamwriter=None,
              Severity: Major
              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/codecs.py - About 50 mins to fix

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

                    def __init__(self,
                Severity: Major
                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/argparse.py - About 50 mins to fix

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

                      def __init__(self,
                  Severity: Major
                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/argparse.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 AppPkg/Applications/Python/Python-2.7.2/Lib/pickletools.py - About 50 mins to fix

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

                          def __init__(self,
                      Severity: Major
                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/argparse.py - About 50 mins to fix

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

                                def __init__(self, host='', user='', passwd='', acct='', keyfile=None,
                        Severity: Major
                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/ftplib.py - About 50 mins to fix

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

                          def print_efi_variable( offset, efi_var_buf, EFI_var_header, efi_var_name, efi_var_data, efi_var_guid, efi_var_attributes ):
                          Severity: Major
                          Found in vector-uefi/fd/tool/chipsec/hal/uefi.py - About 50 mins to fix

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

                            def write_mmcfg_reg( cs, bus, dev, fun, off, size, value ):
                            Severity: Major
                            Found in vector-uefi/fd/tool/chipsec/hal/mmio.py - About 50 mins to fix

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

                                  def do_hypercall(self, vector, arg1, arg2, arg3, arg4, arg5, use_peach):
                              Severity: Major
                              Found in vector-uefi/fd/tool/chipsec/helper/linux/helper.py - About 50 mins to fix

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

                                    def __init__(self, name, test_cases, hostname, ts_id, package, timestamp, properties):
                                Severity: Major
                                Found in vector-uefi/fd/tool/chipsec/xmlout.py - About 50 mins to fix

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

                                          def __init__(self, host, port=None, key_file=None, cert_file=None,
                                  Severity: Major
                                  Found in vector-uefi/fd/efi/StdLib/lib/python.27/httplib.py - About 50 mins to fix

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

                                        def __init__(self, name, test_cases=None, hostname=None, ts_id=None, package=None, timestamp=None, properties=None):
                                    Severity: Major
                                    Found in vector-uefi/fd/tool/chipsec/xmlout.py - About 50 mins to fix

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

                                          def do_hypercall( self, vector, arg1=0, arg2=0, arg3=0, arg4=0, arg5=0, use_peach=0 ):
                                      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/linux/helper.py - About 50 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language