| Name | Type | Description | Notes |
|---|---|---|---|
| CpeUri | string | Required. The CPE URI in cpe format in which the vulnerability manifests. Examples include distro or storage location for vulnerable jar. | [optional] [default to null] |
| Name | string | Required. The name of the vulnerability. | [optional] [default to null] |
| Description | string | The description of the vulnerability. | [optional] [default to null] |
| FixingKbs | []WindowsDetailKnowledgeBase | Required. The names of the KBs which have hotfixes to mitigate this vulnerability. Note that there may be multiple hotfixes (and thus multiple KBs) that mitigate a given vulnerability. Currently any listed kb's presence is considered a fix. | [optional] [default to null] |