forked from googleapis/google-cloud-java
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.repo-metadata.json
More file actions
18 lines (18 loc) · 1.19 KB
/
.repo-metadata.json
File metadata and controls
18 lines (18 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"api_shortname": "containeranalysis",
"name_pretty": "Cloud Container Analysis",
"product_documentation": "https://cloud.google.com/container-registry/docs/container-analysis",
"client_documentation": "https://cloud.google.com/java/docs/reference/google-cloud-containeranalysis/latest/overview",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559777",
"release_level": "stable",
"language": "java",
"repo": "googleapis/google-cloud-java",
"repo_short": "java-containeranalysis",
"distribution_name": "com.google.cloud:google-cloud-containeranalysis",
"codeowner_team": "@googleapis/aap-dpes",
"api_id": "containeranalysis.googleapis.com",
"api_description": "is a service that provides vulnerability scanning and metadata storage for software artifacts. The service performs vulnerability scans on built software artifacts, such as the images in Container Registry, then stores the resulting metadata and makes it available for consumption through an API. The metadata may come from several sources, including vulnerability scanning, other Cloud services, and third-party providers.",
"transport": "grpc",
"library_type": "GAPIC_AUTO",
"requires_billing": true
}