| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | ID of the CVE. | [optional] |
| package | String | An operating system or software dependency package containing the vulnerability. | [optional] |
| version | String | The version of the package containing the vulnerability. | [optional] |
| fix_version | String | The version of the package containing the fix if available. | [optional] |
| severity | String | A standard scale for measuring the severity of a vulnerability. | [optional] |
| description | String | Description of the CVE | [optional] |
| links | Array<String> | The list of link to the upstream database with the full description of the vulnerability. | [optional] |