Skip to main content

Simple command line tool to interact with CoreOS Clair

Project description

Build Status Coverage Status

claircli

claircli is a simple command line tool to interact with CoreOS Clair

Installation

pip install claircli

Commands

claircli -h
usage: claircli [-h] [-V] {batch-analyze,fuzzy-analyze} ...

Simple command line tool to interact with CoreOS Clair

optional arguments:
  -h, --help            show this help message and exit
  -V, --version         show program's version number and exit

subcommands:
  Subcommands of claircli

  {batch-analyze,fuzzy-analyze}
    batch-analyze       Batch analyze docker images with clair
    fuzzy-analyze       Fuzzy analyze docker images with clair

Optional whitelist yaml file

This is an example yaml file. You can have an empty file or a mix with only common or <distribution>.

common:
  CVE-2017-6055: XML
  CVE-2017-5586: OpenText
ubuntu:
  CVE-2017-5230: XSX
  CVE-2017-5586: OpenText
alpine:
  CVE-2017-3261: SE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

claircli-0.0.7.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distributions

claircli-0.0.7-py3-none-any.whl (18.2 kB view hashes)

Uploaded Python 3

claircli-0.0.7-py2-none-any.whl (18.1 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page