-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Currently everything is based on the structure of the incoming applicationarchive (even assuming for the most part that there is an incoming applicationarchive for a binary based analysis).
This should be refactored to support an incoming application of the following (recursive) preliminary structure (just an outline... will be expanded an clarified as this jira is implemented):
ApplicationModule
- name
- Metadata (typically filled with an instance of MavenMetadata)
- submodules (List of ApplicationModules)
- Dependencies (could be maven dependencies or just jars)
- is related to
-
WINDUP-120 Reporting - common grounds in model classes (cross-cutting interfaces)
- Closed