Artifact Registry V1 API - Module Google::Cloud::ArtifactRegistry::V1::Repository::VulnerabilityScanningConfig::EnablementConfig (v1.1.0)

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.

INHERITED

value: 1
Scanning is Enabled, but dependent on API enablement.

DISABLED

value: 2
No automatic vulnerability scanning will be performed for this repository.