Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 642 Bytes

CVEWhitelist.md

File metadata and controls

11 lines (8 loc) · 642 Bytes

Harbor1Client::CVEWhitelist

Properties

Name Type Description Notes
id Integer ID of the whitelist [optional]
project_id Integer ID of the project which the whitelist belongs to. For system level whitelist this attribute is zero. [optional]
expires_at Integer the time for expiration of the whitelist, in the form of seconds since epoch. This is an optional attribute, if it's not set the CVE whitelist does not expire. [optional]
items Array<CVEWhitelistItem> [optional]