Skip to main content

Viewing the SAST Scanner Dashboard

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

SAST_Scanner_Dashboard.png

SAST Widgets

Recurring Results

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

SAST_Scanner_Dashboard__Recurring_Results.png

New Results

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

SAST_Scanner_Dashboard__New_Results.png

Total Vulnerabilities

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

SAST_Scanner_Dashboard__Total_Vulnerabilities.png

Results by State

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

SAST_Scanner_Dashboard__Results_by_State.png

Results by Language

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

SAST_Scanner_Dashboard__Results_by_Language.png

Results by Vulnerabilities

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

SAST_Scanner_Dashboard__Results_by_Vulnerability.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 content Language/State. The relevant content appears crossed out and the result is hidden from the chart as illustrated below.

5961515114.png
5960958091.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.

5961416805.png

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.

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

SAST Results

The SAST Scanner screen offers an option to directly open SAST results.

To open SAST results, click View_Results_Button.png

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

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