-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
False
-
None
-
False
-
---
-
---
-
-
-
No
A request for a minor update to the CLI documentation to describes how the analysis process works and allay potential security concerns.
Can we renumber section A.4 Additional Resources to A.5
And add a new section
A.4. The analysis process
The analysis process decompiles (if required) and analyses applications provided as input. The analysis process is underpinned by a Graph database, but the data within that database is transient and deleted when the analysis is completed. The analysis results are presented in a collection of static reports. One of the reports is the Source Code report that presents migration issues in the context of the source files they were discovered in. An optional runtime parameter, skipSourceCodeReports (refer to section A.1) can disable the generation of the Source Code report. So there is no exposure of the application logic in the collection of reports.