Download application analysis configuration
Available in ≥ 3.4.0-funcrel
Overview
Do you need a way to compare application level analysis settings to ensure consistency throughout successive analyses? If so, you can use the Download Configuration option when working in the Application analysis configuration panel.
How can I access the option?
- Ensure you are working in the Application analysis configuration panel:
- Use the Download Configuration option available in the top left menu:
The option is only available when at least one analysis has fully completed.
What does the option do?
The option gathers all application analysis configuration settings in a .json
file, packaged within a ZIP and downloads it to the local machine All settings are available within the .json
file allowing you to use “diff” tools to compare the settings during a previous analysis. An example file is available here. Settings are grouped as follows:
- Overview
- Extensions-configuration
- Analysis-configuration
- Function-points
- Security-dataflow
Overview // This object contains general information and settings from the Overview page.
Applications-details
deliveryConfiguration // This sub-object presents the file exclusion patterns and rules.
Applications-technologies
Applications-onboarding
Applications-reports // This array lists of additional reports available in the Reports section of the Overview page.
Extensions-configuration // This object contains the settings related to extensions.
Extension-settings // This object contains the global settings for extensions, as defined by the administrator.
Installed-extensions // This object contains the list of the extensions installed for the application.
Analysis-configuration // This object contains the options and settings from the Config page.
Analysis
Technology-dependencies // This object contains the dependencies defined between the technologies.
Technology-configuration-details // This object contains the options and settings for the analyzers used by the application.
Technology-analysis-units // This object contains the list of the analysis units created for the application.
Architecture-models-package-included // This array contains the architecture models attached to the application.
Assessment-model-health-factors // This array lists the Health Factors activated for the application.
Advanced
Dlm-files // This array lists the DLM filtering files attached to the application.
Reference-finder // This array lists the RF rules defined for the application.
Maven-repositories // This array lists the repositories added for the application settings.
Kb-update-after-tools // This array contains the KB Update queries defined for the application.
Module-options // This object contains the modules strategy used to create the modules and lists the existing modules.
Function-points // This object contains the options and settings from the Function Points page.
Function-points-enhancement-measure
Function-points-computation-settings // This array shows the AFP computation settings.
Transactional-functions-excluded-details // This object contains the objects that have been excluded along the snapshots for AEP counting.
Security-dataflow // This object contains the options and settings from the Security Dataflow page.
Security-dataflow-jee
Security-dataflow-dotnet
Security-dataflow-blackboxes // This array lists the blackboxes that have been added to detect Security Dataflow issues in the application.