Name | Type | Description | Notes |
---|---|---|---|
id | str | The identifier of the vulnerability. | |
instances | int | The number of vulnerable occurrences of the vulnerability. This does not include `invulnerable` instances. | |
links | list[Link] | Hypermedia links to corresponding or related resources. | [optional] |
results | list[AssessmentResult] | The vulnerability check results for the finding. Multiple instances may be present if one or more checks fired, or a check has multiple independent results. | [optional] |
since | str | The date and time the finding was was first recorded, in the ISO8601 format. If the result changes status this value is the date and time of the status change. | [optional] |
status | str | The status of the finding. |