Name | Type | Description | Notes |
---|---|---|---|
categories | ReportConfigCategoryFilters | Vulnerability categories to include or exclude. Only `included` or `excluded` may be specified, but not both. | [optional] |
severity | String | The vulnerability severities to include. Defaults to `all`. | [optional] |
statuses | Array<String> | The vulnerability statuses to include. Defaults to [ `vulnerable`, `vulnerable-version`, `potentially-vulnerable` ]. | [optional] |
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.