public enum Repository.Types.VulnerabilityScanningConfig.Types.EnablementConfigReference documentation and code samples for the Artifact Registry v1 API enum Repository.Types.VulnerabilityScanningConfig.Types.EnablementConfig.
Config for vulnerability scanning of resources in this repository.
Namespace
Google.Cloud.ArtifactRegistry.V1Assembly
Google.Cloud.ArtifactRegistry.V1.dll
Fields |
|
|---|---|
| Name | Description |
Disabled |
No automatic vulnerability scanning will be performed for this repository. |
Inherited |
Scanning is Enabled, but dependent on API enablement. |
Unspecified |
Not set. This will be treated as INHERITED for Docker repositories and DISABLED for non-Docker repositories. |