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