Sha256: 7d48f5fa7851074af5fe2c73685d20a7e48adc45ac5a323d9e2c61b943fba49c
Contents?: true
Size: 769 Bytes
Versions: 14
Compression:
Stored size: 769 Bytes
Contents
# 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. |
Version data entries
14 entries across 14 versions & 1 rubygems