In this chapter:

 

CWE API Security - Table

This widget shows SOAtest ZAP Penetration results according to the Common Weakness Enumeration (CWE™) dictionary.

Widget Configuration

TitleEnter a new title to replace the default title that appears on the dashboard.
FilterChoose Dashboard Settings to use the dashboard filter or choose a filter from the drop-down menu.
Target BuildChoose a build from the drop-down menu to serve as the current data for comparison.

Actions

Click a value in the widget to open a detailed API Security Issues report. When the report opens, it is automatically filtered by Risk Level and Confidence corresponding to the value clicked, but these filters can be changed within the report to view any or all results.

You can also click a test under Test Name to open the Test Explorer for more information about the issue, where the Traces tab can be of particular value.

Custom Dashboard Properties

You can add this widget to your custom dashboards by specifying the following properties in the dashboard definition JSON file (see Custom Dashboard Templates for details): 

"name": "cwe_security_issues",
"type": "native",
"uuid": "4cb96c4c-e4ee-40ac-aee0-8809fba92724"

OWAS Security API - Table

This widget shows SOAtest ZAP Penetration results according to the OWASP Top 10 list.

Widget Configuration

TitleEnter a new title to replace the default title that appears on the dashboard.
FilterChoose Dashboard Settings to use the dashboard filter or choose a filter from the drop-down menu.
Target BuildChoose a build from the drop-down menu to serve as the current data for comparison.

Actions

Click a value in the widget to open a detailed API Security Issues report. When the report opens, it is automatically filtered by Risk Level and Confidence corresponding to the value clicked, but these filters can be changed within the report to view any or all results.

You can also click a test under Test Name to open the Test Explorer for more information about the issue, where the Traces tab can be of particular value.

Custom Dashboard Properties

You can add this widget to your custom dashboards by specifying the following properties in the dashboard definition JSON file (see Custom Dashboard Templates for details): 

"name": "owasp_security_issues",
"type": "native",
"uuid": "4cb96c4c-e4ee-40ac-aee0-8809fba92726"
  • No labels