| Name | Type | Description | Notes |
|---|---|---|---|
| additional_information | AdditionalInformation | Additional information or resources that can assist in applying the remediation. | [optional] |
| applies_to | str | The systems or software the solution applies to. | [optional] |
| confidence | str | The confidence of the matching process for the solution. | [optional] |
| estimate | str | The estimated duration to apply the solution, in ISO 8601 format. For example: `"PT5M"`. | [optional] |
| id | str | The identifier of the solution. | [optional] |
| links | list[Link] | Hypermedia links to corresponding or related resources. | [optional] |
| matches | list[SolutionMatch] | The raw matches that were performed in order to select the best solution(s). | [optional] |
| steps | Steps | The steps required to remediate the vulnerability. | [optional] |
| summary | Summary | The summary of the solution. | [optional] |
| type | str | The type of the solution. One of: `"Configuration"`, `"Rollup patch"`, `"Patch"` | [optional] |
This repository was archived by the owner on Sep 10, 2024. It is now read-only.