hackedteam/test-av

View on GitHub

Showing 1,005 of 1,471 total issues

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

    def exportAttributes(self, outfile, level, already_processed, namespace_='maec:', name_='ObjectType'):
Severity: Minor
Found in lib/maec/maec11.py - About 35 mins to fix

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

        def exportChildren(self, outfile, level, namespace_='maec:', name_='ObjectType', fromsubclass_=False):
    Severity: Minor
    Found in lib/maec/maec11.py - About 35 mins to fix

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

          def __init__(self, id=None, Description=None, Affected_Objects=None, Constituent_Effects=None, Vulnerability_Exploit=None):
      Severity: Minor
      Found in lib/maec/maec11.py - About 35 mins to fix

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

            def export(self, outfile, level, namespace_='maec:', name_='EffectType', namespacedef_=''):
        Severity: Minor
        Found in lib/maec/maec11.py - About 35 mins to fix

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

              def exportAttributes(self, outfile, level, already_processed, namespace_='maec:', name_='EffectReferenceType'):
          Severity: Minor
          Found in lib/maec/maec11.py - About 35 mins to fix

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

                def __init__(self, id=None, Name=None, Version=None, Vendor=None, Organization=None):
            Severity: Minor
            Found in lib/maec/maec11.py - About 35 mins to fix

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

                  def export(self, outfile, level, namespace_='maec:', name_='BehaviorType', namespacedef_=''):
              Severity: Minor
              Found in lib/maec/maec11.py - About 35 mins to fix

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

                    def exportChildren(self, outfile, level, namespace_='maec:', name_='ActionCollectionType', fromsubclass_=False):
                Severity: Minor
                Found in lib/maec/maec11.py - About 35 mins to fix

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

                      def export(self, outfile, level, namespace_='maec:', name_='BehaviorReferenceType', namespacedef_=''):
                  Severity: Minor
                  Found in lib/maec/maec11.py - About 35 mins to fix

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

                        def exportAttributes(self, outfile, level, already_processed, namespace_='maec:', name_='EffectType'):
                    Severity: Minor
                    Found in lib/maec/maec11.py - About 35 mins to fix

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

                          def export(self, outfile, level, namespace_='maec:', name_='EffectCollectionType', namespacedef_=''):
                      Severity: Minor
                      Found in lib/maec/maec11.py - About 35 mins to fix

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

                            def exportAttributes(self, outfile, level, already_processed, namespace_='maec:', name_='APICallType'):
                        Severity: Minor
                        Found in lib/maec/maec11.py - About 35 mins to fix

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

                              def exportChildren(self, outfile, level, namespace_='maec:', name_='Block', fromsubclass_=False):
                          Severity: Minor
                          Found in lib/maec/maec11.py - About 35 mins to fix

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

                                def __init__(self, apifunction_name=None, id=None, Address=None, ReturnValue=None, APICall_Parameter=None):
                            Severity: Minor
                            Found in lib/maec/maec11.py - About 35 mins to fix

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

                                  def export(self, outfile, level, namespace_='maec:', name_='ToolType', namespacedef_=''):
                              Severity: Minor
                              Found in lib/maec/maec11.py - About 35 mins to fix

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

                                    def exportAttributes(self, outfile, level, already_processed, namespace_='maec:', name_='AnalysisType'):
                                Severity: Minor
                                Found in lib/maec/maec11.py - About 35 mins to fix

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

                                      def exportChildren(self, outfile, level, namespace_='maec:', name_='CVEVulnerabilityType', fromsubclass_=False):
                                  Severity: Minor
                                  Found in lib/maec/maec11.py - About 35 mins to fix

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

                                        def export(self, outfile, level, namespace_='maec:', name_='DataType', namespacedef_=''):
                                    Severity: Minor
                                    Found in lib/maec/maec11.py - About 35 mins to fix

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

                                          def export(self, outfile, level, namespace_='maec:', name_='CodeType', namespacedef_=''):
                                      Severity: Minor
                                      Found in lib/maec/maec11.py - About 35 mins to fix

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

                                            def exportAttributes(self, outfile, level, already_processed, namespace_='maec:', name_='ActionCollectionType'):
                                        Severity: Minor
                                        Found in lib/maec/maec11.py - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language