From eb0015e7ca0e59c241d352c3ee493bc68c1a6312 Mon Sep 17 00:00:00 2001 From: Wes Widner Date: Sat, 21 Oct 2017 14:58:12 -0400 Subject: [PATCH] Add alipine cve check --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d73c481..be0e15e 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,9 @@ A collection of container related security resources ### [Anchore](https://anchore.io/) * Free image scanning service with a commercial offering similar to Docker Cloud +### [Alpine CVE Check](https://github.com/tomwillfixit/alpine-cvecheck) +* Specialized CVE scanner + ### Commercial solutions * [Project Atomic](https://www.projectatomic.io/) - RedHat's complete container solution with strong built-in security * [Black Duck Software](https://www.blackducksoftware.com/)