Name | Type | Description | Notes |
---|---|---|---|
check | str | The identifier of the vulnerability check used to match the solution, if type is `check`. | [optional] |
confidence | str | The confidence of the matching process for the solution. | [optional] |
fingerprint | Fingerprint | The fingerprint used to perform solution matching, if type is `operating-system`, `service`, or `software`. | [optional] |
links | list[Link] | Hypermedia links to corresponding or related resources. | [optional] |
solution | str | The identifier of the matched solution. | [optional] |
type | str | The means by which a solution was matched. | [optional] |