logo
Trivy
GCR (Google Container Registry)
Initializing search
    GitHub
    GitHub
    • Overview
    • Installation
    • Quick Start
      • Overview
      • Image
      • Filesystem
      • Git Repository
        • Embed in Dockerfile
        • Unpacked container image filesystem
        • OCI
        • Podman
      • Standalone
      • Client/Server
      • Overview
      • Vulnerability Filtering
      • Report Formats
      • Vulnerability DB
      • Cache
      • Skip Traversal of Files/Directories
      • Others
      • Overview
      • GitHub Actions
      • CircleCI
      • Travis CI
      • GitLab CI
      • AWS CodePipeline
      • AWS Security Hub
      • Overview
      • Docker Hub
      • AWS ECR (Elastic Container Registry)
      • GCR (Google Container Registry)
      • Self-Hosted
      • Overview
      • OS Packages
      • Application Dependencies
      • Supported Image TAR Format
      • Data Sources
      • Overview
      • Image
      • Filesystem
      • Repository
      • Client
      • Server
    • Plugins
    • Air-Gapped Environment
    • Comparison with Other Scanners
    • Further Reading
    • FAQ
      • Help Wanted
      • Triage
    • Credits

    GCR (Google Container Registry)

    Trivy uses Google Cloud SDK. You don't need to install gcloud command.

    If you want to use target project's repository, you can settle via GOOGLE_APPLICATION_CREDENTIAL.

    # must set TRIVY_USERNAME empty char
    export GOOGLE_APPLICATION_CREDENTIALS=/path/to/credential.json
    

    Previous AWS ECR (Elastic Container Registry)
    Next Self-Hosted