Google Cloud Binary Authorization logo

Google Cloud Binary Authorization

Google Cloud Binary Authorization is a deploy-time security control that ensures only trusted container images are deployed on Google Kubernetes Engine (GKE), Cloud Run, and Anthos clusters. It uses attestation-based policies to validate that container images have been signed by trusted authorities before allowing deployment, helping enforce software supply chain security.

1 APIs 0 Features
AttestationContainer SecurityDevSecOpsKubernetesPolicy EnforcementSupply Chain Security

APIs

Binary Authorization API

The Binary Authorization API provides programmatic access to manage deploy-time security policies for container images. Developers can use the API to create and manage attestors...

Semantic Vocabularies

Google Cloud Binary Authorization Context

0 classes · 3 properties

JSON-LD

Resources

👥
GitHubOrganization
GitHubOrganization
🌐
Portal
Portal
🚀
GettingStarted
GettingStarted
🔗
Documentation
Documentation
🔑
Authentication
Authentication
💰
Pricing
Pricing
📜
TermsOfService
TermsOfService
📜
PrivacyPolicy
PrivacyPolicy
🟢
StatusPage
StatusPage
💬
Support
Support
🔗
JSONLD
JSONLD

Sources

Raw ↑
aid: google-cloud-binary-authorization
name: Google Cloud Binary Authorization
description: >-
  Google Cloud Binary Authorization is a deploy-time security control that ensures only trusted container images are
  deployed on Google Kubernetes Engine (GKE), Cloud Run, and Anthos clusters. It uses attestation-based policies to
  validate that container images have been signed by trusted authorities before allowing deployment, helping enforce
  software supply chain security.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/google-cloud-binary-authorization/refs/heads/main/apis.yml
created: '2026-03-13'
modified: '2026-05-19'
specificationVersion: '0.19'
type: Index
tags:
  - Attestation
  - Container Security
  - DevSecOps
  - Kubernetes
  - Policy Enforcement
  - Supply Chain Security
apis:
  - name: Binary Authorization API
    description: >-
      The Binary Authorization API provides programmatic access to manage deploy-time security policies for container
      images. Developers can use the API to create and manage attestors, attestations, and policies that control which
      container images are allowed to be deployed. The API integrates with GKE, Cloud Run, and Anthos to enforce that
      only verified and trusted container images are deployed to production environments.
    image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
    humanURL: https://cloud.google.com/binary-authorization/docs
    baseURL: https://binaryauthorization.googleapis.com
    tags:
      - Attestations
      - Attestors
      - Container Images
      - Policies
    properties:
      - type: Documentation
        url: https://cloud.google.com/binary-authorization/docs/reference/rest
      - type: OpenAPI
        url: openapi/binary-authorization-api-openapi.yml
      - type: Authentication
        url: https://cloud.google.com/binary-authorization/docs/reference/rest#authentication
      - type: JSONSchema
        url: json-schema/google-cloud-binary-authorization-policy-schema.json
common:
  - type: GitHubOrganization
    url: https://github.com/GoogleCloudPlatform
  - type: Portal
    url: https://cloud.google.com/binary-authorization
  - type: GettingStarted
    url: https://cloud.google.com/binary-authorization/docs/getting-started-cli
  - type: Documentation
    url: https://cloud.google.com/binary-authorization/docs
  - type: Authentication
    url: https://cloud.google.com/binary-authorization/docs/reference/rest#authentication
  - type: Pricing
    url: https://cloud.google.com/binary-authorization/pricing
  - type: TermsOfService
    url: https://cloud.google.com/terms
  - type: PrivacyPolicy
    url: https://policies.google.com/privacy
  - type: StatusPage
    url: https://status.cloud.google.com
  - type: Support
    url: https://cloud.google.com/binary-authorization/docs/support
  - type: JSONLD
    url: json-ld/google-cloud-binary-authorization-context.jsonld
  - type: Integrations
    url: https://cloud.google.com/marketplace
integrations:
  - name: Become a Partner
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com