From 3764e60d5b7a03a9ba4c77a0a3c0ac48981b9134 Mon Sep 17 00:00:00 2001 From: Miguel Martinez Date: Mon, 24 Nov 2025 12:44:31 +0100 Subject: [PATCH] chore: add linux foundation health badge Signed-off-by: Miguel Martinez --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7aed3a8db..76320f63b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Chainloop +[![LFX Health Score](https://insights.linuxfoundation.org/api/badge/health-score?project=chainloop)](https://insights.linuxfoundation.org/project/chainloop) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/chainloop-dev/chainloop/badge)](https://securityscorecards.dev/viewer/?uri=github.com/chainloop-dev/chainloop) [![Go Report Card](https://goreportcard.com/badge/github.com/chainloop-dev/chainloop)](https://goreportcard.com/report/github.com/chainloop-dev/chainloop) ![Test passing](https://github.com/chainloop-dev/chainloop/actions/workflows/test.yml/badge.svg?branch=main)