# CloudsmithApi::VulnerabilityScanResultsList ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **created_at** | **DateTime** | The time this scan result was stored. | [optional] **has_vulnerabilities** | **BOOLEAN** | Do the results contain any known vulnerabilities? | [optional] **identifier** | **String** | | **max_severity** | **String** | | [optional] [default to 'Unknown'] **num_vulnerabilities** | **Integer** | | [optional] **package** | [**PackageVulnerability**](PackageVulnerability.md) | | **scan_id** | **Integer** | Deprecated (23-05-15): Please use 'identifier' instead. Previously: A monotonically increasing number that identified a scan within a repository. |