mirror of
https://github.com/googleapis/googleapis.git
synced 2026-08-14 12:42:59 +02:00
28 lines
938 B
YAML
28 lines
938 B
YAML
type: google.api.Service
|
|
config_version: 3
|
|
name: containeranalysis.googleapis.com
|
|
title: Container Analysis API
|
|
|
|
apis:
|
|
- name: google.devtools.containeranalysis.v1beta1.ContainerAnalysisV1Beta1
|
|
|
|
documentation:
|
|
summary: |-
|
|
This API is a prerequisite for leveraging Artifact Analysis
|
|
scanning capabilities in both Artifact Registry and with Advanced
|
|
Vulnerability Insights (runtime scanning) in GKE.
|
|
|
|
In addition, the Container Analysis API is an implementation of the
|
|
Grafeas API, which enables storing, querying, and retrieval of critical
|
|
metadata
|
|
about all of your software artifacts.
|
|
overview: |-
|
|
The Container Analysis API allows you to store and retrieve metadata for a
|
|
container resource.
|
|
|
|
authentication:
|
|
rules:
|
|
- selector: 'google.devtools.containeranalysis.v1beta1.ContainerAnalysisV1Beta1.*'
|
|
oauth:
|
|
canonical_scopes: |-
|
|
https://www.googleapis.com/auth/cloud-platform
|