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] |
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] |
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] |