# DangerousCve
## Properties
**cve_id** | Option<**String**> | the cve id | [optional]
**severity** | Option<**String**> | the severity of the CVE | [optional]
**cvss_score_v3** | Option<**f64**> | the cvss score v3 | [optional]
**desc** | Option<**String**> | the description of the CVE | [optional]
**package** | Option<**String**> | the package of the CVE | [optional]
**version** | Option<**String**> | the version of the package | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)