User Tools

Site Tools


docker:vulnerability_scanning_tools:clair

Docker - Vulnerability Scanning Tools - Clair

Clair is an open-source project for the static analysis of vulnerabilities in application containers.

  • Clair analyzes container images and compares them against known vulnerabilities.

Usage

clair-scanner --ip <IP> <image-name>

NOTE: Pass the IP of the Clair server along with the Docker image to analyze.


Install

Clair is officially packaged and released as a container at quay.io/projectquay/clair.

  • The latest tag tracks the git development branch, and version tags are built from the corresponding release.

References

docker/vulnerability_scanning_tools/clair.txt · Last modified: 2025/05/21 11:00 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki