Table of Contents

Docker - Vulnerability Scanning Tools - Clair

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


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.


References

https://github.com/quay/clair

https://github.com/quay/clair/releases