Sha256: 73939a42d1d21e92f4654567de04c04247c5e5e12eefeafcd930cf5a03e9804a
Contents?: true
Size: 731 Bytes
Versions: 2
Compression:
Stored size: 731 Bytes
Contents
# SwaggerClient::SolutionMatch ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **check** | **String** | The identifier of the vulnerability check used to match the solution, if type is `check`. | [optional] **confidence** | **String** | The confidence of the matching process for the solution. | [optional] **fingerprint** | [**Fingerprint**](Fingerprint.md) | | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **solution** | **String** | The identifier of the matched solution. | [optional] **type** | **String** | The means by which a solution was matched. | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/SolutionMatch.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/SolutionMatch.md |