| Name | Type | Description | Notes |
|---|---|---|---|
| configurations | list[Configuration] | The attributes of the software. | [optional] |
| cpe | SoftwareCpe | The Common Platform Enumeration (CPE) of the software. | [optional] |
| description | str | The description of the software. | [optional] |
| family | str | The family of the software. | [optional] |
| id | int | [optional] | |
| product | str | The product of the software. | [optional] |
| type | str | The version of the software. | [optional] |
| vendor | str | The vendor of the software. | [optional] |
| version | str | The version of the software. | [optional] |