The widget displays a table of product vulnerabilities based on DefectDojo data. For each vulnerability, the table includes its severity, description, and detection date.
Configuration
| Name | Required | Description | Default value |
|---|---|---|---|
| URL | Yes | DefectDojo URL without the API path (/api/v2) | — |
| Product name | Yes | Product name in DefectDojo | — |
Additional widget features
When viewing the widget, configure the following parameters:
- Active vulnerabilities — when enabled, loads product vulnerabilities with the
Activeflag set totrue. When disabled, loads vulnerabilities with theActiveflag set tofalse. Enabled by default. - Duplicate vulnerabilities — when enabled, loads product vulnerabilities with the
Duplicateflag set totrue. When disabled, loads vulnerabilities with theDuplicateflag set tofalse. Disabled by default.
Authentication
Authentication is described in External services.