Sha256: a6d44b60e96ed903d3b86729ee634f33de977eb85010f30572bc784cd264e06c
Contents?: true
Size: 741 Bytes
Versions: 2
Compression:
Stored size: 741 Bytes
Contents
# SwaggerClient::AssetVulnerabilities ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **critical** | **Integer** | The number of critical vulnerabilities. | [optional] **exploits** | **Integer** | The number of distinct exploits that can exploit any of the vulnerabilities on the asset. | [optional] **malware_kits** | **Integer** | The number of distinct malware kits that vulnerabilities on the asset are susceptible to. | [optional] **moderate** | **Integer** | The number of moderate vulnerabilities. | [optional] **severe** | **Integer** | The number of severe vulnerabilities. | [optional] **total** | **Integer** | The total number of vulnerabilities. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/AssetVulnerabilities.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/AssetVulnerabilities.md |