| scopes | List of scopes e.g. Compile,Test |
| scopes_all | Static list of all available scopes |
| dependency_list | List of dependencies e.g. org.maven:artifact:1.2.3, org.apache:artifact:4.5.6 |
| dependency_count | Number of third party dependencies |
| dependency_count_compile | Number of third party dependencies for scope [compile] |
| dependency_count_import | Number of third party dependencies for scope [import] |
| dependency_count_provided | Number of third party dependencies for scope [provided] |
| dependency_count_runtime | Number of third party dependencies for scope [runtime] |
| dependency_count_system | Number of third party dependencies for scope [system] |
| dependency_count_test | Number of third party dependencies for scope [test] |
| license_count | Number of licenses provided in third party dependencies |
| license_list | List of used licenses |
| license_limited_list | List of licenses which has limits (manual predefined set e.g. APL, GPL, AGPL, MPL, LGPL, EPL, EUPL, CC-BY-SA, CC-BY-NC, Artistic |
| license_count_compile | Number of licenses provided in third party dependencies for scope [compile] |
| license_count_import | Number of licenses provided in third party dependencies for scope [import] |
| license_count_provided | Number of licenses provided in third party dependencies for scope [provided] |
| license_count_runtime | Number of licenses provided in third party dependencies for scope [runtime] |
| license_count_system | Number of licenses provided in third party dependencies for scope [system] |
| license_count_test | Number of licenses provided in third party dependencies for scope [test] |
| errors | List of processing errors as JSON array |