Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::Repository::VulnerabilityScanningConfig::EnablementConfig (v1.14.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Artifact Registry V1 API module Google::Cloud::ArtifactRegistry::V1::Repository::VulnerabilityScanningConfig::EnablementConfig.
Config for vulnerability scanning of resources in this repository.
Constants
ENABLEMENT_CONFIG_UNSPECIFIED
value: 0 Not set. This will be treated as INHERITED for Docker repositories and
DISABLED for non-Docker repositories.
INHERITED
value: 1 Scanning is Enabled, but dependent on API enablement.
DISABLED
value: 2 No automatic vulnerability scanning will be performed for this
repository.