Description of problem:
There are big differences in tags and incidents when analyzing an application using mta cli analyze and analyze-bin subcommands
Version-Release number of selected component (if applicable): 7.2.0-8 (and kantra latest)
How reproducible: Always
Steps to Reproduce:
1. Run the following commands
./MTA-7.2.0-6/mta-7.2.0-cli-linux-amd64/mta-cli analyze --input ~/apps/tackle-testapp-public --output ~/Desktop/tackle-report-container-target-cloud --target cloud-readiness --overwrite
./MTA-7.2.0-6/mta-7.2.0-cli-linux-amd64/mta-cli analyze-bin --input ~/apps/tackle-testapp-public --output ~/Desktop/tackle-report-containerless-target-cloud --target cloud-readiness --overwrite
Actual results:
There is a difference of over a thousand incidents and efforts between the two analyses.
There are also differences in the tags applied to the application
Expected results:
There shouldn't be any differences between the two analyses
Additional info:
Attached you'll find the reports for both analyses