diff --git a/README.md b/README.md index a7697e4ed4..a4b81e09f8 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,14 @@ # Eraser: Cleaning up Images from Kubernetes Nodes +![GitHub](https://img.shields.io/github/license/eraser-dev/eraser) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Feraser-dev%2Feraser.svg?type=shield&issueType=license)](https://app.fossa.com/projects/git%2Bgithub.com%2Feraser-dev%2Feraser?ref=badge_shield) +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/7622/badge)](https://www.bestpractices.dev/projects/7622) +[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/eraser-dev/eraser/badge)](https://api.securityscorecards.dev/projects/github.com/eraser-dev/eraser) + Eraser logo Eraser helps Kubernetes admins remove a list of non-running images from all Kubernetes nodes in a cluster. -[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/eraser-dev/eraser/badge)](https://api.securityscorecards.dev/projects/github.com/eraser-dev/eraser) - ## Getting started You can find a quick start guide in the Eraser [documentation](https://eraser-dev.github.io/eraser/docs/quick-start).