Clair
Vulnerability static analysis for containers and OCI images by Quay / Red Hat.
Why consider Clair?
Clair is an open-source container vulnerability analysis service by Red Hat Quay. Written in Go, it ingests OCI manifests, indexes layer packages, and continuously cross-references them against upstream security advisories.
Learn Clair by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Clair
Clair acts as an enterprise service backing container registries to prevent vulnerable images from being deployed to production.
Running with Docker
docker run -d \ --name clair \ -p 6060:6060 \ quay.io/projectquay/clair:latestClair is licensed under the Apache License Version 2.0.
Related tools
More options with a similar category or technology profile.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
bpytop
Python port of bashtop with game-like UI, responsive mouse support, and hardware sensors.
bashtop
Linux resource monitor showing usage and stats for processor, memory, disks, network, and processes.
SchemaHero
Kubernetes-native declarative database schema management and table migration operator.