Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetadataKey ¶
type MetadataKey string
const ( ProjectMetadataKeyEnableContentTrust MetadataKey = "enable_content_trust" ProjectMetadataKeyAutoScan MetadataKey = "auto_scan" ProjectMetadataKeySeverity MetadataKey = "severity" ProjectMetadataKeyReuseSysCVEAllowlist MetadataKey = "reuse_sys_cve_allowlist" ProjectMetadataKeyPublic MetadataKey = "public" ProjectMetadataKeyPreventVul MetadataKey = "prevent_vul" ProjectMetadataKeyRetentionID MetadataKey = "retention_id" )
func (MetadataKey) String ¶
func (m MetadataKey) String() string
Click to show internal directories.
Click to hide internal directories.