From ffad97c2ffcbe3b6e69495d373dba4bbd508d474 Mon Sep 17 00:00:00 2001 From: Lokesh Mandvekar Date: Mon, 19 May 2025 11:54:20 -0400 Subject: [PATCH] [CI:DOCS] README.md: Add openssf passing badge Signed-off-by: Lokesh Mandvekar --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 981fd151..d9e79e53 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ ![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg) ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/containers/skopeo) [![Go Report Card](https://goreportcard.com/badge/github.com/containers/skopeo)](https://goreportcard.com/report/github.com/containers/skopeo) +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/10516/badge)](https://www.bestpractices.dev/projects/10516) `skopeo` is a command line utility that performs various operations on container images and image repositories.