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

SAST Widgets
Recurring Results
The Recurring Results widget displays the number of vulnerabilities with “recurrent” status.

New Results
The New Results widget displays the number of vulnerabilities with “new” status.

Total Vulnerabilities
The Total Vulnerabilities widget displays the total number of vulnerabilities per severity - High,
Medium,
Low,
Info.

Results by State
Results by State widget presents the number of vulnerabilities per state (To Verify, Confirmed, Not exploitable, etc.)

Results by Language
Results by Language widget presents the number of vulnerabilities per language (VbNet, JavaScript, CSharp, etc.)

Results by Vulnerabilities
Results by Vulnerabilities widget presents the number of vulnerabilities per category (Stored XSS, XPath Injection, etc.)

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 content Language/State. The relevant content appears crossed out and the result 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.
![]() |
Filter 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.
SAST Results
The SAST Scanner screen offers an option to directly open SAST results.
To open SAST results, click
Clicking redirects users to the SAST results filtered view.
For more information about SAST results, refer to Viewing SAST Result.
Initiate a New Scan
The SAST Scanner screen also provides the option to scan new source files without the need to switch view.
To scan new source files, click
For additional information on scanning new source files, refer to Scanning Projects.