Problem Statement
The reports are becoming too verbose when printing out in detail the commands that were used to fetch the metadata information. The logging already has this information.
Describe the Proposal
Simplify the information printed in the final reports.
Steps to Implement Proposal
- Move the individual package information to the Package Origins rather than ImageLayer Origins.
- For ImageLayer Origins, just print that the metadata was retrieved using Tern's default method of operation.
Related issue: #752