From 755f4aa0f67a13df2a49286996de35b35124d7d9 Mon Sep 17 00:00:00 2001 From: kingchenc Date: Wed, 3 Jun 2026 21:44:34 +0200 Subject: [PATCH] docs: add OpenSSF Best Practices badge to README (#163) Adds the OpenSSF Best Practices passing badge next to the OpenSSF Scorecard badge in the README header. The project earned a passing badge: https://www.bestpractices.dev/projects/13094 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5593ebd4..a184f697 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ [![npm](https://img.shields.io/npm/v/wickra.svg?logo=npm&color=red)](https://www.npmjs.com/package/wickra) [![License: MIT OR Apache-2.0](https://img.shields.io/badge/license-MIT_OR_Apache--2.0-blue)](#license) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/wickra-lib/wickra/badge)](https://scorecard.dev/viewer/?uri=github.com/wickra-lib/wickra) +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/13094/badge)](https://www.bestpractices.dev/projects/13094) [![Build provenance](https://img.shields.io/badge/provenance-attested-brightgreen?logo=github)](https://github.com/wickra-lib/wickra/attestations) [![Docs](https://img.shields.io/badge/docs-docs.wickra.org-0ea5e9?logo=readthedocs&logoColor=white)](https://docs.wickra.org)