Sha256: 167e5bbeb0477d5793d464085820e668f9d0e98e5ad341af87c060fb7d02cf69
Contents?: true
Size: 828 Bytes
Versions: 14
Compression:
Stored size: 828 Bytes
Contents
# CloudsmithApi::VulnerabilityScanResults ## 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** | [**VulnerabilityScan**](VulnerabilityScan.md) | | **scan_id** | **Integer** | Deprecated (23-05-15): Please use 'identifier' instead. Previously: A monotonically increasing number that identified a scan within a repository. |
Version data entries
14 entries across 14 versions & 1 rubygems