From 8589103d08c636b9cec30061267eae1cdd371743 Mon Sep 17 00:00:00 2001 From: Liz Rice Date: Tue, 5 Jan 2021 15:10:07 +0000 Subject: [PATCH] Retire MicroScanner --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a961b3d..b74b96d 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,7 @@ -# MicroScanner is now deprecated in favour of Trivy +# MicroScanner is now retired in favour of Trivy Now that you can [embed Trivy in a Dockerfile](https://github.com/aquasecurity/trivy#embed-in-dockerfile), we recommend using our open source scanner [Trivy](https://github.com/aquasecurity/trivy) for vulnerability scanning your container images, as well as filesystems and source code repositories. -Existing MicroScanner tokens continue to work, and we will give notice before retiring the MicroScanner service. - This [video](https://youtu.be/cCJhN9nl1NY) explains more about replacing MicroScanner with Trivy. [![Replacing MicroScanner with Trivy](http://i3.ytimg.com/vi/cCJhN9nl1NY/hqdefault.jpg)](https://youtu.be/cCJhN9nl1NY "Replacing MicroScanner with Trivy") @@ -15,7 +13,7 @@ This [video](https://youtu.be/cCJhN9nl1NY) explains more about replacing MicroSc [![Build Status](https://travis-ci.org/aquasecurity/microscanner.svg?branch=master)](https://travis-ci.org/aquasecurity/microscanner) [![Docker image](https://images.microbadger.com/badges/version/aquasec/microscanner.svg)](https://microbadger.com/images/aquasec/microscanner "Get your own version badge on microbadger.com") -A free-to-use tool that scans container images for package vulnerabilities. **Deprecated** please use Trivy instead, as described at the top of this README. +A free-to-use tool that scans container images for package vulnerabilities. **Retired** please use Trivy instead, as described at the top of this README. Table of Contents =================