Is there an existing issue for this?
Category of feature request
Analyzer
Problem statement
Adding json file generation flag to analyzer
--generate-json
This flag will force the analyzer to generate a json file in addition to the excel file. The filename will be the same as xlsx, except with the .json extension.
Proposed Solution
Modify a set of files to support the new option
Additional Context
No response