From 61a41027fc7f8526c0d4bf77257accc2a4cbd645 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Sat, 5 Oct 2024 11:12:15 -0700 Subject: [PATCH] chore(README.md): add openssf best practices badge (#14938) In preparation for #14879 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7bf1cd92b9..a17d5f0532 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ [![release](https://img.shields.io/github/v/release/coder/coder)](https://github.com/coder/coder/releases/latest) [![godoc](https://pkg.go.dev/badge/github.com/coder/coder.svg)](https://pkg.go.dev/github.com/coder/coder) [![Go Report Card](https://goreportcard.com/badge/github.com/coder/coder/v2)](https://goreportcard.com/report/github.com/coder/coder/v2) +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/9511/badge)](https://www.bestpractices.dev/projects/9511) [![license](https://img.shields.io/github/license/coder/coder)](./LICENSE)