Code Insight Dashboard
The Code Insight dashboard is displayed when you access Code Insight. The dashboard contains the following information:
Column/Field |
Description |
analyzed |
The number of lines of code that have been analyzed since Code Insight was installed. |
scanned |
The number of scanned files that have been scanned since Code Insight was installed. This total reflects all files scanned during successful project scans on the Scan Server. It does not reflect files scanned by remote scan plugins. To examine file totals for all scans (successful and failed) per the Scan Server and remote scan plugins for a given project, view the project dashboard or the Analysis Workbench (see Using the Project Dashboard or The Analysis Workbench Layout, respectively). |
identified |
The number of open-source or third-party components that were identified in your codebase. |
View Inventory |
Select this option to open the Inventory view, which provides a compilation of inventory across all current Code Insight projects. The list can be filtered at a basic level to show inventory for all projects, only your projects, or for a specific project. Filtering can be further refined by vulnerability severity, review status, and many other criteria. For more information, see Viewing Inventory Across All Projects. |
Go to Project |
Select this option to open the Projects view, which provides access to all current projects in Code Insight. For more information, see Accessing Projects in Code Insight. |
View Policy |
Select this option to open the Policy page, where you have access to all policies that automate the review process of project inventory when it is published. For more information, see Managing Policy Profiles. Access to this page requires Manage Policy permissions. |
Administration |
Select this option to open the Administration page, where you have access to Code Insight administrative functionality. See the Code Insight Installation and Configuration Guide for a description of administrative tasks. Access to this page requires Code Insight System Administrator permissions. |
Note:If this is the first time Code Insight has been accessed or if no codebase has been analyzed, the analyzed, scanned, and identified fields will be empty.
See Also