hackedteam/vector-edk

View on GitHub

Showing 9,525 of 13,510 total issues

Function InstallModuleContentZipFile has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

def InstallModuleContentZipFile(ContentZipFile, FromPath, ModulePath, WorkspaceDir, NewPath, Module, Package, ReadOnly,
Severity: Major
Found in BaseTools/Source/Python/UPT/InstallPkg.py - About 1 hr to fix

    Function GenerateFirmwareVolume has 9 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        def GenerateFirmwareVolume(Output, Input, BaseAddress=None, ForceRebase=None, Capsule=False, Dump=False,
    Severity: Major
    Found in BaseTools/Source/Python/GenFds/GenFdsGlobalVariable.py - About 1 hr to fix

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

          def __init__(self, SkuIdName = '', SkuId = '', VariableName = '', VariableGuid = '', VariableOffset = '', 
      Severity: Major
      Found in BaseTools/Source/Python/CommonDataClass/CommonClass.py - About 1 hr to fix

        Function tokeneater has 9 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            def tokeneater(self, type, token, start, end, line,

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

              def __init__(self, db, id, title, desc, display, level = 1,
          Severity: Major
          Found in AppPkg/Applications/Python/Python-2.7.2/Tools/msi/msilib.py - About 1 hr to fix

            Function radiogroup has 9 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                def radiogroup(self, name, x, y, w, h, attr, prop, text, next):
            Severity: Major
            Found in AppPkg/Applications/Python/Python-2.7.2/Tools/msi/msilib.py - About 1 hr to fix

              Function checkbox has 9 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  def checkbox(self, name, x, y, w, h, attr, prop, text, next):
              Severity: Major
              Found in AppPkg/Applications/Python/Python-2.7.2/Tools/msi/msilib.py - About 1 hr to fix

                Function testmod has 9 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                def testmod(m=None, name=None, globs=None, verbose=None,
                Severity: Major
                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/doctest.py - About 1 hr to fix

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

                      def __init__(self,
                  Severity: Major
                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/textwrap.py - About 1 hr to fix

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

                        def __init__(self, skipkeys=False, ensure_ascii=True,
                    Severity: Major
                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/json/encoder.py - About 1 hr to fix

                      Function loads has 9 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                      def loads(s, encoding=None, cls=None, object_hook=None, parse_float=None,
                      Severity: Major
                      Found in AppPkg/Applications/Python/Python-2.7.2/Lib/json/__init__.py - About 1 hr to fix

                        Function load has 9 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                        def load(fp, encoding=None, cls=None, object_hook=None, parse_float=None,
                        Severity: Major
                        Found in AppPkg/Applications/Python/Python-2.7.2/Lib/json/__init__.py - About 1 hr to fix

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

                              def __init__(self, count=1, trace=1, countfuncs=0, countcallers=0,
                          Severity: Major
                          Found in AppPkg/Applications/Python/Python-2.7.2/Lib/trace.py - About 1 hr to fix

                            Function makeRecord has 9 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                def makeRecord(self, name, level, fn, lno, msg, args, exc_info, func=None, extra=None):
                            Severity: Major
                            Found in AppPkg/Applications/Python/Python-2.7.2/Lib/logging/__init__.py - About 1 hr to fix

                              Function formatargspec has 9 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                              def formatargspec(args, varargs=None, varkw=None, defaults=None,
                              Severity: Major
                              Found in AppPkg/Applications/Python/Python-2.7.2/Lib/inspect.py - About 1 hr to fix

                                Function formatargvalues has 9 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                def formatargvalues(args, varargs, varkw, locals,
                                Severity: Major
                                Found in AppPkg/Applications/Python/Python-2.7.2/Lib/inspect.py - About 1 hr to fix

                                  Function make_archive has 9 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                  def make_archive(base_name, format, root_dir=None, base_dir=None, verbose=0,
                                  Severity: Major
                                  Found in AppPkg/Applications/Python/Python-2.7.2/Lib/shutil.py - About 1 hr to fix

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

                                        def __init__(self, prec=None, rounding=None,
                                    Severity: Major
                                    Found in AppPkg/Applications/Python/Python-2.7.2/Lib/decimal.py - About 1 hr to fix

                                      Function save_file_info has 9 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                      def save_file_info( cur_offset, Name, Type, Attributes, State, Checksum, Size, file_path, fCalcSum ):
                                      Severity: Major
                                      Found in vector-uefi/fd/tool/chipsec/hal/spi_uefi.py - About 1 hr to fix

                                        Function save_vol_info has 9 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                        def save_vol_info( FvOffset, FsGuid, FvLength, FvAttributes, FvHeaderLength, FvChecksum, ExtHeaderOffset, file_path, CalcSum ):
                                        Severity: Major
                                        Found in vector-uefi/fd/tool/chipsec/hal/spi_uefi.py - About 1 hr to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language