Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 998 Bytes

SolutionMatch.md

File metadata and controls

15 lines (11 loc) · 998 Bytes

SolutionMatch

Properties

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]

[Back to Model list] [Back to API list] [Back to README]