| Name | Type | Description | Notes |
|---|---|---|---|
| expires | str | The date and time the vulnerability exception is set to expire. | [optional] |
| id | int | The identifier of the vulnerability exception. | [optional] |
| links | list[Link] | [optional] | |
| review | Review | Details regarding the review and/or approval of the exception. | [optional] |
| scope | ExceptionScope | The scope of the vulnerability exception, indicating the results it applies to. | [optional] |
| state | str | The state of the vulnerability exception. One of: `"Deleted"`, `"Expired"`, `"Approved"`, `"Rejected"`, `"Under Review". | [optional] |
| submit | Submission | Details regarding the submission of the exception. | [optional] |