Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 871 Bytes

SolutionMatch.md

File metadata and controls

13 lines (10 loc) · 871 Bytes

Rapid7VmConsole::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 The fingerprint used to perform solution matching, if type is `operating-system`, `service`, or `software`. [optional]
links Array<Link> 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]