From 3a3a0c07f737933db6fce9acf4eb86d651afaaa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20F=C3=B6lling?= Date: Mon, 30 Oct 2017 22:47:58 +0100 Subject: [PATCH] Added my new python project Yair Please have a look at my project. I think many developers may want to use this tool to scan their image. Operation teams may use it to decide if an image is secure _enough_ to be deployed etc. It is much easier to use than the alternatives and gives you much better output. --- Documentation/integrations.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/integrations.md b/Documentation/integrations.md index b43c4d04..a75235bb 100644 --- a/Documentation/integrations.md +++ b/Documentation/integrations.md @@ -8,6 +8,8 @@ This document tracks projects that integrate with Clair. [Join the community](ht [Dockyard](https://github.com/Huawei/dockyard): an open source container registry with Clair integration. +[Yair](https://github.com/yfoelling/yair): a lightweight command-line for working with clair with many different outputs. Mainly designed for usage in a CI Job. + [Clairctl](https://github.com/jgsqware/clairctl): a lightweight command-line tool for working locally with Clair and generate HTML report. [Clair-SQS](https://github.com/zalando-incubator/clair-sqs): a container containing Clair and additional processes that integrate Clair with [Amazon SQS][sqs].