Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.46 KB

ProjectMetadata.md

File metadata and controls

14 lines (11 loc) · 1.46 KB

Harbor2Client::ProjectMetadata

Properties

Name Type Description Notes
public String The public status of the project. The valid values are "true", "false". [optional]
enable_content_trust String Whether content trust is enabled or not. If it is enabled, user can't pull unsigned images from this project. The valid values are "true", "false". [optional]
prevent_vul String Whether prevent the vulnerable images from running. The valid values are "true", "false". [optional]
severity String If the vulnerability is high than severity defined here, the images can't be pulled. The valid values are "none", "low", "medium", "high", "critical". [optional]
auto_scan String Whether scan images automatically when pushing. The valid values are "true", "false". [optional]
reuse_sys_cve_allowlist String Whether this project reuse the system level CVE allowlist as the allowlist of its own. The valid values are "true", "false". If it is set to "true" the actual allowlist associate with this project, if any, will be ignored. [optional]
retention_id String The ID of the tag retention policy for the project [optional]