Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 808 Bytes

CVEAllowlist.md

File metadata and controls

13 lines (10 loc) · 808 Bytes

SwaggerClient::CVEAllowlist

Properties

Name Type Description Notes
id Integer ID of the allowlist [optional]
project_id Integer ID of the project which the allowlist belongs to. For system level allowlist this attribute is zero. [optional]
expires_at Integer 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 Array<CVEAllowlistItem> [optional]
creation_time DateTime The creation time of the allowlist. [optional]
update_time DateTime The update time of the allowlist. [optional]