hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Function _vformat has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def _vformat(self, format_string, args, kwargs, used_args, recursion_depth):
Severity: Minor
Found in AppPkg/Applications/Python/Python-2.7.2/Lib/string.py - About 35 mins to fix

    Function ftpcp has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def ftpcp(source, sourcename, target, targetname = '', type = 'I'):
    Severity: Minor
    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/ftplib.py - About 35 mins to fix

      Function storbinary has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

              def storbinary(self, cmd, fp, blocksize=8192, callback=None, rest=None):
      Severity: Minor
      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/ftplib.py - About 35 mins to fix

        Function add has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            def add(self, set, item, i=None, predecessor=None, causal=None):
        Severity: Minor
        Found in AppPkg/Applications/Python/Python-2.7.2/Parser/spark.py - About 35 mins to fix

          Function write_dword has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              def write_dword( self, bus, device, function, address, dword_value ):
          Severity: Minor
          Found in vector-uefi/fd/tool/chipsec/hal/pci.py - About 35 mins to fix

            Function write_byte has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                def write_byte(self, bus, device, function, address, byte_value ):
            Severity: Minor
            Found in vector-uefi/fd/tool/chipsec/hal/pci.py - About 35 mins to fix

              Function emit_function has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  def emit_function(self, name, ctype, args, attrs, union=True):
              Severity: Minor
              Found in AppPkg/Applications/Python/Python-2.7.2/Parser/asdl_c.py - About 35 mins to fix

                Function visitField has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    def visitField(self, field, name, sum=None, prod=None, depth=0):
                Severity: Minor
                Found in AppPkg/Applications/Python/Python-2.7.2/Parser/asdl_c.py - About 35 mins to fix

                  Function emit_function has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      def emit_function(self, name, ctype, args, attrs, union=True):
                  Severity: Minor
                  Found in AppPkg/Applications/Python/Python-2.7.2/Parser/asdl_c.py - About 35 mins to fix

                    Function visitFieldDeclaration has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        def visitFieldDeclaration(self, field, name, sum=None, prod=None, depth=0):
                    Severity: Minor
                    Found in AppPkg/Applications/Python/Python-2.7.2/Parser/asdl_c.py - About 35 mins to fix

                      Function write_word has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          def write_word(self, bus, device, function, address, word_value ):
                      Severity: Minor
                      Found in vector-uefi/fd/tool/chipsec/hal/pci.py - About 35 mins to fix

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

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

                          Function compile_file has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                          def compile_file(fullname, ddir=None, force=0, rx=None, quiet=0):
                          Severity: Minor
                          Found in vector-uefi/fd/efi/StdLib/lib/python.27/compileall.py - About 35 mins to fix

                            Function print_exception has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                            def print_exception(etype, value, tb, limit=None, file=None):
                            Severity: Minor
                            Found in vector-uefi/fd/efi/StdLib/lib/python.27/traceback.py - About 35 mins to fix

                              Function read_pci_reg has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                  def read_pci_reg( self, bus, device, function, address, size ):
                              Severity: Minor
                              Found in vector-uefi/fd/tool/chipsec/helper/oshelper.py - About 35 mins to fix

                                Function linux_distribution has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                def linux_distribution(distname='', version='', id='',
                                Severity: Minor
                                Found in vector-uefi/fd/efi/StdLib/lib/python.27/platform.py - About 35 mins to fix

                                  Function read_pci_reg has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      def read_pci_reg( self, bus, device, function, offset, size = 4 ):
                                  Severity: Minor
                                  Found in vector-uefi/fd/tool/chipsec/helper/linux/helper.py - About 35 mins to fix

                                    Function read_pci_reg has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                        def read_pci_reg( self, bus, device, function, address, size ):
                                    Severity: Minor
                                    Found in vector-uefi/fd/tool/chipsec/helper/win/win32helper.py - About 35 mins to fix

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

                                          def __init__(self, sock, debuglevel=0, strict=0, method=None, buffering=False):
                                      Severity: Minor
                                      Found in vector-uefi/fd/efi/StdLib/lib/python.27/httplib.py - About 35 mins to fix

                                        Function read_pci_reg has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                         def read_pci_reg( self, bus, device, function, address, size ):
                                        Severity: Minor
                                        Found in vector-uefi/fd/tool/chipsec/helper/efi/efihelper.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language