| id | int | ID of the allowlist | [optional] |
| project_id | int | ID of the project which the allowlist belongs to. For system level allowlist this attribute is zero. | [optional] |
| expires_at | int | the time for expiration of the allowlist, in the form of seconds since epoch. This is an optional attribute, if it's not set the CVE allowlist does not expire. | [optional] |
| items | list[CVEAllowlistItem] | | [optional] |
| creation_time | datetime | The creation time of the allowlist. | [optional] |
| update_time | datetime | The update time of the allowlist. | [optional] |