Skip to main content

Viewing the SCA Scanner Dashboard

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

SCA_Scanner_Dashboard.png

SCA Widgets

Scanned Packages

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

SCA_Scanner_Dashboard__Scanned_Packages.png

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.

SCA_Scanner_Dashboard__Outdated_Packages.png

Total Vulnerabilities

The Total Vulnerabilities widget displays the total number of vulnerable packages, distributed by severity - High_Risk.png High, Medium_Risk.png Medium, Low_Risk.png Low,

SCA_Scanner_Dashboard__Total_Vulnerabilities.png

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).

SCA_Scanner_Dashboard__Vulnerabilities_Detected_In.png

Results by State

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

SCA_Scanner_Dashboard__Results_by_State.png

Results by Legal Risk

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

SCA_Scanner_Dashboard__Results_by_Legal_Risk.png

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.

SCA_Scanner_Dashboard__Results_by_License_Type.png

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.

SCA_Scanner_Dashboard__Top_Vulnerable_packages_and_Images.png

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.

5967216841.png
5966790908.png

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.

5966889279.png

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.

5960598520.png

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 View_Results_Button.png

Clicking View_Results_Button.png 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 Scan_button.png

For additional information on scanning new source files, refer to Scanning Projects.