Currently, the CLI lacks a direct way to view the results of a specific analysis within a given scan. We need a command that allows users to fetch and display these results using the scan ID and the analysis name.
Something like this:
analyzer scan show --scan <SCAN_ID> --analysis <ANALYSIS_NAME>