Skip to content
This repository was archived by the owner on Apr 28, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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")
Expand All @@ -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
=================
Expand Down