Detailed Highlight scan logs cloudDetail_{technology}.csv which contain Cloud Blocker information must be uploaded in the Visual studio Code IDE when CAST Highlight Cloud Ready extension is used in it.
The detailed logs can be generated while using CLI as well as the Code Reader.
Details
The CAST Highlight Cloud Ready extension for VS Code reads detailed scan logs containing Cloud Blocker information (Roadblocks, line numbers and positions, etc.).
To generate the detailed scan logs in Code Reader, please do the following
- Go to Advanced settings in the Code Reader
-
Select the option for creating the cloud/green insights file in 'Miscellaneous Options'
To generate the detailed scan logs in Highlight CLI, please do the following
In CAST Highlight command line add the following option:
--dbgMatchPatternDetail
The logs are produced in the same folder as other scan result in CSV format: {scannedFolder}/HLTemporary/analysis/cloudDetail_{technology}.csv
More details including sample logs can be found at
How to generate CAST Highlight scan logs with the command line
Ticket
36690
Comments