logo
Trivy
Overview
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

    Overview

    Trivy can download images from a private registry, without installing Docker or any other 3rd party tools. That's because it's easy to run in a CI process.

    All you have to do is install Trivy and set ENV vars.

    Previous AWS Security Hub
    Next Docker Hub