Viewing the SCA Scanner Dashboard
The SCA Scanner screen provides an overview of the last completed SCA scan, using SCA widgets.

SCA Widgets
Scanned Packages
The Scanned Packages widget displays the total number of scanned packages.

Outdated Packages
The Outdated Packages widget displays the total number of outdated packages (i.e. packages for which a newer version is available) in your Project.

Total Vulnerabilities
The Total Vulnerabilities widget displays the total number of vulnerable packages, distributed by severity - High,
Medium,
Low,

Vulnerabilities detected In
The Vulnerabilities detected In widget displays the number of vulnerabilities distributed by the type of entity in which they were found (Packages, Images).

Results by State
The Results by State widget displays the number of vulnerabilities distributed by the current state of the vulnerability.

Results by Legal Risk
The Results by Legal Risk widget displays the vulnerable scanned packages distributed by legal risk severity - High,
Medium,
Low, Unknown.

Results by License Type
The Results by License Type widget displays the vulnerable scanned packages per license type - zlib, public domain, mit, mozilla 1.1 etc.

Top Vulnerable Packages
The Top Vulnerable Packages widget shows the packages with the highest number of vulnerabilities. For each package, the number of vulnerabilities associated with that package is listed, for example org.yaml:snakeyaml has 3 vulnerabilities.

Pie Charts
Note
The illustrated pie charts in this section are from different scans than the previous ones.
You may hide content from the pie charts or display additional information on content as explained below.
To hide content from pie charts:
Click the desired element in the graph. The respective element is hidden from the chart as illustrated below.
![]() |
![]() |
To display additional information on a result:
Point to the desired pie chart section, a tooltip appears with information on the content as illustrated below.
![]() |
Filtering the Widget View
The default widget view is filtered according to the scanned source file branch - Repository scans.
The zip source files view is configured as N/A.
![]() |
Notice
For repository scanned files the main branch is Master, but it is possible to see also the sub-branches (In case they were scanned).
It is also possible to set any scanned branch as Primary.
If zip source files were scanned in the project, it is possible to switch the widgets view to N/A.
SCA Results
The SCA Scanner screen allows you to directly open SCA results.
To open SCA results, click
Clicking redirects users to the SCA results pages.
For a description of the information displayed on the SCA Results pages, refer to Viewing SCA Results.
Initiate a New Scan
The SCA Scanner screen allows you to directly scan new source files without the need to switch views.
To scan new source files, click
For additional information on scanning new source files, refer to Scanning Projects.