jar

com.github.secdec.astam-correlator : threadfix-ham

Maven & Gradle

Mar 16, 2022
23 stars

threadfix-ham · HAM stands for Hybrid Analysis Mapping. The module originated in research done for DHS to improve static-to-dynamic vulnerabilty matching. It is now a generalized system primarily for parsing source code into Endpoint objects and performing lookups based on partial information. This code is most easily accessed by creating an EndpointDatabase with EndpointDatabaseFactory.getDatabase. The database can be searched using queries created with EndpointQueryBuilder.

Table Of Contents

Latest Version

Download com.github.secdec.astam-correlator : threadfix-ham JAR file - Latest Versions:

All Versions

Download com.github.secdec.astam-correlator : threadfix-ham JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window threadfix-ham-1.3.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoAdmin

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoAdmin.AdminSiteAdminViewFunction.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoAdmin.AdminSiteClass.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoAdmin.AdminSiteInit.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoAdmin.AdminSiteRegisterFunction.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoAdmin.AdminSiteUrlsVariable.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoAdmin.ModelAdminAdminSiteVariable.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoAdmin.ModelAdminClass.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoAdmin.ModelAdminInit.class - [JAR]

com.denimgroup.threadfix.framework.engine.full

├─ com.denimgroup.threadfix.framework.engine.full.EndpointDatabase.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.full.EndpointDatabaseFactory.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.full.EndpointGenerator.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.full.EndpointQuery.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.full.EndpointQueryBuilder.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.full.EndpointSerialization.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.full.EndpointSerializationWrapper.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.full.GeneratorBasedEndpointDatabase.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.full.RouteParameterDeserializer.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.full.TemporaryExtractionLocation.class - [JAR]

com.denimgroup.threadfix.framework.impl.struts.model

├─ com.denimgroup.threadfix.framework.impl.struts.model.StrutsAction.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.model.StrutsClass.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.model.StrutsDetectedParameter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.model.StrutsMethod.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.model.StrutsPackage.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.model.StrutsPageParameterDetector.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.model.StrutsResult.class - [JAR]

com.denimgroup.threadfix.framework.impl.dotNet.actionMappingGenerators

├─ com.denimgroup.threadfix.framework.impl.dotNet.actionMappingGenerators.AspActionGenerator.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.actionMappingGenerators.AspCoreActionGenerator.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.actionMappingGenerators.AspStandardApiActionGenerator.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.actionMappingGenerators.AspStandardMvcActionGenerator.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.actionMappingGenerators.ConventionBasedActionGenerator.class - [JAR]

com.denimgroup.threadfix.framework.engine.partial

├─ com.denimgroup.threadfix.framework.engine.partial.DefaultPartialMapping.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.partial.DefaultPartialMappingDatabase.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.partial.PartialMapping.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.partial.PartialMappingDatabase.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.partial.PartialMappingsDatabaseFactory.class - [JAR]

com.denimgroup.threadfix.framework.util.java

├─ com.denimgroup.threadfix.framework.util.java.CommentTracker.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.java.EntityMappings.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.java.EntityParser.class - [JAR]

com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingShorthands

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingShorthands.ConcernsEntryShorthand.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingShorthands.ConcernsParameterShorthand.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingShorthands.ManyResourcesShorthand.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingShorthands.NestedResourcesMemberEntryShorthand.class - [JAR]

com.denimgroup.threadfix.framework.impl.struts.annotationParsers

├─ com.denimgroup.threadfix.framework.impl.struts.annotationParsers.AbstractAnnotationParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.annotationParsers.ActionAnnotationParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.annotationParsers.NamespaceAnnotationParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.annotationParsers.ParentPackageAnnotationParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.annotationParsers.ResultAnnotationParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.annotationParsers.ResultPathAnnotationParser.class - [JAR]

com.denimgroup.threadfix.framework.impl.spring

├─ com.denimgroup.threadfix.framework.impl.spring.DispatcherServletParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.spring.SpringControllerEndpoint.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.spring.SpringControllerEndpointParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.spring.SpringControllerEndpointSerializer.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.spring.SpringControllerFileFilter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.spring.SpringControllerMappings.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.spring.SpringDataBinderParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.spring.SpringDataFlowParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.spring.SpringEntityFileFilter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.spring.SpringJavaConfigurationChecker.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.spring.SpringPathCleaner.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.spring.SpringServletConfigurationChecker.class - [JAR]

com.denimgroup.threadfix.framework.impl.struts

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsClassParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsClassSignatureParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsCodebase.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsConfigurationChecker.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsConfigurationProperties.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsDataFlowParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsEndpoint.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsEndpointMappings.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsEndpointSerializer.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsInferredRouteParameter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsPathCleaner.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsProject.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsProjectDetector.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsPropertiesParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsWebPack.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsWebPackBuilder.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsWebXmlParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.StrutsXmlParser.class - [JAR]

com.denimgroup.threadfix.framework.impl.rails.thirdPartyRouters

├─ com.denimgroup.threadfix.framework.impl.rails.thirdPartyRouters.DeviseRouter.class - [JAR]

com.denimgroup.threadfix.framework.impl.dotNet.classDefinitions

├─ com.denimgroup.threadfix.framework.impl.dotNet.classDefinitions.CSharpAttribute.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classDefinitions.CSharpClass.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classDefinitions.CSharpMethod.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classDefinitions.CSharpParameter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classDefinitions.CanHaveAttributes.class - [JAR]

com.denimgroup.threadfix.framework.impl.spring.auth

├─ com.denimgroup.threadfix.framework.impl.spring.auth.InterceptUrl.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.spring.auth.SpringSecurityXmlParser.class - [JAR]

com.denimgroup.threadfix.framework.impl.rails.routerDetection

├─ com.denimgroup.threadfix.framework.impl.rails.routerDetection.DeviseRouterDetector.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.routerDetection.RouterDetector.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.routerDetection.RouterDetectorImpl.class - [JAR]

com.denimgroup.threadfix.framework.engine.framework

├─ com.denimgroup.threadfix.framework.engine.framework.ClassMapping.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.framework.FrameworkCalculator.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.framework.FrameworkChecker.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.framework.JavaAndJspFrameworkChecker.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.framework.ServletMappings.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.framework.UrlPatternMapping.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.framework.WebXMLParser.class - [JAR]

com.denimgroup.threadfix.framework.impl.django.python

├─ com.denimgroup.threadfix.framework.impl.django.python.CondensedLineEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.CondensedLinesMap.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.Language.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.PythonCodeCollection.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.PythonDebugUtil.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.PythonExpressionParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.PythonFileReadUtils.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.PythonParallelParserRunner.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.PythonSyntaxParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.VariableModificationType.class - [JAR]

com.denimgroup.threadfix.framework.engine

├─ com.denimgroup.threadfix.framework.engine.AbstractEndpoint.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.BaseEndpointDetector.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.CachedDirectory.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.CodePoint.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.DefaultCodePoint.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.EndpointSerializer.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.ProjectConfig.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.ThreadFixInterface.class - [JAR]

com.denimgroup.threadfix.framework.impl.django.routers

├─ com.denimgroup.threadfix.framework.impl.django.routers.DefaultRouter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.routers.DjangoRouter.class - [JAR]

com.denimgroup.threadfix.framework.impl.django.djangoApis

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.AbstractDjangoApi.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.DjangoAdminApi.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.DjangoApi.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.DjangoApiConfigurator.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.DjangoConfUrlsApi.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.DjangoUrlsApi.class - [JAR]

com.denimgroup.threadfix.framework.impl.django.python.runtime.expressions

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.expressions.FunctionCallExpression.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.expressions.IndeterminateExpression.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.expressions.IndexerExpression.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.expressions.MemberExpression.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.expressions.PrimitiveOperationExpression.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.expressions.PrimitiveOperationType.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.expressions.ReturnExpression.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.expressions.ScopingExpression.class - [JAR]

com.denimgroup.threadfix.framework.impl.rails

├─ com.denimgroup.threadfix.framework.impl.rails.RailsControllerParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.RailsEndpoint.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.RailsEndpointMappings.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.RailsEndpointSerializer.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.RailsFrameworkChecker.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.RailsModelParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.RailsParameterParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.RailsPathCleaner.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.RailsRoutesParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.RubyScopeTracker.class - [JAR]

com.denimgroup.threadfix.framework.impl.rails.thirdPartyRouters.devise

├─ com.denimgroup.threadfix.framework.impl.rails.thirdPartyRouters.devise.DeviseForEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.thirdPartyRouters.devise.DeviseForShorthand.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.thirdPartyRouters.devise.DeviseScopeEntry.class - [JAR]

com.denimgroup.threadfix.framework.impl.struts.mappers

├─ com.denimgroup.threadfix.framework.impl.struts.mappers.ActionMapper.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.mappers.ActionMapperFactory.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.mappers.CompositeActionMapper.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.mappers.DefaultActionMapper.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.mappers.PrefixBasedActionMapper.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.mappers.RestPluginActionMapper.class - [JAR]

com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.CollectionEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.ConcernEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.Concernable.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.ConcernsEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.ControllerEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.DefaultsEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.DirectHttpEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.DrawEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.MatchEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.MemberEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.NamespaceEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.ResourceEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.ResourcesEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.RootEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.ScopeEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.defaultRoutingEntries.UnknownEntry.class - [JAR]

com.denimgroup.threadfix.framework.impl.jsp

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPDataFlowParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPEndpoint.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPEndpointGenerator.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPEndpointSerializer.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPFileFilter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPIncludeParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPParameterParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPPathCleaner.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPServlet.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPServletMappingType.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPServletMethodMap.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPServletParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPWebXmlConfiguration.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPWebXmlJspServlet.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPWebXmlParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPWebXmlServlet.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.jsp.JSPWebXmlServletMapping.class - [JAR]

com.denimgroup.threadfix.framework.impl.django.python.runtime

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.ExecutionContext.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.ExpressionDeconstructor.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.InterpreterUtil.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonArray.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonBinaryExpression.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonDictionary.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonExpression.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonIndeterminateValue.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonInterpreter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonNone.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonNumericPrimitive.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonObject.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonSet.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonSourceReader.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonStringPrimitive.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonTuple.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonUnaryExpression.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonUnresolvedValue.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonValue.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonValueBuilder.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.PythonVariable.class - [JAR]

com.denimgroup.threadfix.framework.impl.rails.model

├─ com.denimgroup.threadfix.framework.impl.rails.model.AbstractRailsRoutingEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.DefaultRailsRouter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.PathHttpMethod.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.RailsController.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.RailsControllerMethod.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.RailsEndpointUtil.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.RailsRoute.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.RailsRouter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.RailsRoutingEntry.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.RouteParameterValueType.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.RouteShorthand.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.RoutingParameter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.model.RoutingParameterType.class - [JAR]

com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoConfUrls

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoConfUrls.IncludeFunction.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoConfUrls.UrlFunction.class - [JAR]

com.denimgroup.threadfix.framework.impl.rails.routeParsing

├─ com.denimgroup.threadfix.framework.impl.rails.routeParsing.RailsAbstractParameter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.routeParsing.RailsAbstractRouteEntryDescriptor.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.routeParsing.RailsAbstractRoutesLexer.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.routeParsing.RailsAbstractRoutingTree.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.routeParsing.RailsAbstractTreeVisitor.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.routeParsing.RailsConcreteRouteTreeMapper.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.routeParsing.RailsConcreteRoutingTree.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.routeParsing.RailsConcreteRoutingTreeBuilder.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.rails.routeParsing.RailsConcreteTreeVisitor.class - [JAR]

com.denimgroup.threadfix.framework.util.htmlParsing

├─ com.denimgroup.threadfix.framework.util.htmlParsing.ElementReference.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.htmlParsing.HyperlinkParameterDetectionResult.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.htmlParsing.HyperlinkParameterDetector.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.htmlParsing.HyperlinkParameterMerger.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.htmlParsing.HyperlinkParameterMergingGuide.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.htmlParsing.HyperlinkSimpleParameter.class - [JAR]

com.denimgroup.threadfix.framework.impl.struts.model.annotations

├─ com.denimgroup.threadfix.framework.impl.struts.model.annotations.ActionAnnotation.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.model.annotations.Annotation.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.model.annotations.NamespaceAnnotation.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.model.annotations.ParentPackageAnnotation.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.model.annotations.ResultAnnotation.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.model.annotations.ResultPathAnnotation.class - [JAR]

com.denimgroup.threadfix.framework.impl.django

├─ com.denimgroup.threadfix.framework.impl.django.DjangoControllerParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.DjangoEndpoint.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.DjangoEndpointGenerator.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.DjangoEndpointSerializer.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.DjangoFrameworkChecker.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.DjangoInternationalizationDetector.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.DjangoParameterParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.DjangoPathCleaner.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.DjangoPathUtil.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.DjangoProject.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.DjangoRoute.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.DjangoRouteParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.DjangoRouterFactory.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.PythonTokenizerConfigurator.class - [JAR]

com.denimgroup.threadfix.framework.filefilter

├─ com.denimgroup.threadfix.framework.filefilter.ClassAnnotationBasedFileFilter.class - [JAR]

├─ com.denimgroup.threadfix.framework.filefilter.FileExtensionFileFilter.class - [JAR]

├─ com.denimgroup.threadfix.framework.filefilter.NoDotDirectoryFileFilter.class - [JAR]

com.denimgroup.threadfix.framework.engine.parameter

├─ com.denimgroup.threadfix.framework.engine.parameter.ParameterParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.parameter.ParameterParserFactory.class - [JAR]

com.denimgroup.threadfix.framework.impl.dotNet.classParsers

├─ com.denimgroup.threadfix.framework.impl.dotNet.classParsers.AbstractCSharpParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classParsers.CSharpAttributeParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classParsers.CSharpClassParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classParsers.CSharpEventTokenizerConfigurator.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classParsers.CSharpFileParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classParsers.CSharpInterpolationDetector.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classParsers.CSharpInterpolationDetectorFactory.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classParsers.CSharpMethodParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classParsers.CSharpParameterParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classParsers.CSharpParsingContext.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classParsers.CSharpScopeTracker.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.classParsers.CSharpVerbatimStringDetector.class - [JAR]

com.denimgroup.threadfix.framework.engine.cleaner

├─ com.denimgroup.threadfix.framework.engine.cleaner.DefaultPathCleaner.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.cleaner.PathCleaner.class - [JAR]

├─ com.denimgroup.threadfix.framework.engine.cleaner.PathCleanerFactory.class - [JAR]

com.denimgroup.threadfix.framework.impl.django.python.schema

├─ com.denimgroup.threadfix.framework.impl.django.python.schema.AbstractPythonStatement.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.schema.AbstractPythonVisitor.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.schema.PythonClass.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.schema.PythonDecorator.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.schema.PythonFunction.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.schema.PythonFunctionCall.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.schema.PythonLambda.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.schema.PythonModule.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.schema.PythonPublicVariable.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.schema.PythonVariableModification.class - [JAR]

com.denimgroup.threadfix.framework.impl.struts.actionEndpointEnumerators

├─ com.denimgroup.threadfix.framework.impl.struts.actionEndpointEnumerators.ActionEndpointEnumerator.class - [JAR]

com.denimgroup.threadfix.framework.impl.django.python.runtime.interpreters

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.interpreters.ExpressionInterpreter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.interpreters.FunctionCallInterpreter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.interpreters.IndexerInterpreter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.interpreters.MemberInterpreter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.interpreters.PrimitiveOperationInterpreter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.interpreters.ReturnInterpreter.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.python.runtime.interpreters.ScopingInterpreter.class - [JAR]

com.denimgroup.threadfix.framework.impl.dotNetWebForm

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.AscxFile.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.AscxFileMappingsFileParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.AspxControl.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.AspxControlStack.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.AspxCsParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.AspxParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.AspxUniqueIdParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.AsxxTokenizerConfigurator.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.MasterPageParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.WebFormsEndpointBase.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.WebFormsEndpointExplicit.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.WebFormsEndpointExtensionless.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.WebFormsEndpointGenerator.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.WebFormsEndpointImplicit.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.WebFormsEndpointSerializationWrapper.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.WebFormsEndpointSerializer.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.WebFormsEndpointType.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.WebFormsFrameworkChecker.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.WebFormsParameterParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.WebFormsPathCleaner.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNetWebForm.WebFormsSitemapParser.class - [JAR]

com.denimgroup.threadfix.framework.impl.struts.plugins

├─ com.denimgroup.threadfix.framework.impl.struts.plugins.StrutsConventionPlugin.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.plugins.StrutsConventionPluginDetector.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.plugins.StrutsPlugin.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.plugins.StrutsPluginDetector.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.plugins.StrutsPluginDetectorImpl.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.plugins.StrutsRestPlugin.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.struts.plugins.StrutsRestPluginDetector.class - [JAR]

com.denimgroup.threadfix.framework.impl.dotNet

├─ com.denimgroup.threadfix.framework.impl.dotNet.Action.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetAttributeUtil.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetControllerMappings.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetCoreDetector.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetEndpoint.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetEndpointGenerator.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetEndpointSerializer.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetFrameworkChecker.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetKeywords.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetMappings.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetModelMappings.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetParameterConstraintParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetParameterParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetParameterUtil.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetPathCleaner.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetRouteMappings.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetRoutesParser.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.DotNetSyntaxUtil.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.RouteParameterMap.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.dotNet.ViewModelParser.class - [JAR]

com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoUrls

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoUrls.PathFunction.class - [JAR]

├─ com.denimgroup.threadfix.framework.impl.django.djangoApis.djangoUrls.RePathFunction.class - [JAR]

com.denimgroup.threadfix.framework.util

├─ com.denimgroup.threadfix.framework.util.CaseInsensitiveStringMap.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.CodeParseUtil.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.CollectionUtils.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.CommonPathFinder.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.EndpointUtil.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.EndpointValidationStatistics.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.EventBasedTokenizer.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.EventBasedTokenizerConfigurator.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.EventBasedTokenizerRunner.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.FilePathUtils.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.ParameterMerger.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.PathInvariantStringMap.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.PathUtil.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.RegexUtils.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.ScopeStringInterpolationDetector.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.ScopeStringInterpolationDetectorFactory.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.ScopeTracker.class - [JAR]

├─ com.denimgroup.threadfix.framework.util.ScopeVerbatimStringDetector.class - [JAR]

Advertisement