Sha256: 79418997426e4533b0f580098794310ed0c17a181443e0551e203038de69c55a
Contents?: true
Size: 616 Bytes
Versions: 3
Compression:
Stored size: 616 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** | |
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cloudsmith-api-2.0.2 | docs/VulnerabilityScanResultsList.md |
cloudsmith-api-2.0.1 | docs/VulnerabilityScanResultsList.md |
cloudsmith-api-2.0.0 | docs/VulnerabilityScanResultsList.md |