From be9d56f2ff9c1fd209ecb4ef8b1129d7a9bd4db6 Mon Sep 17 00:00:00 2001 From: rbalinas Date: Mon, 20 May 2024 13:01:20 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e2cebe3..6affe4ea 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Go Report Card](https://goreportcard.com/badge/github.com/stefanprodan/podinfo)](https://goreportcard.com/report/github.com/stefanprodan/podinfo) [![Docker Pulls](https://img.shields.io/docker/pulls/stefanprodan/podinfo)](https://hub.docker.com/r/stefanprodan/podinfo) [![OpenSSF -Scorecard](https://api.securityscorecards.dev/projects/github.com/rbalinas/podinfo/badge)](https://api.securityscorecards.dev/projects/github.com/rbalinas/podinfo) +Scorecard](https://api.securityscorecards.dev/projects/github.com/ossf/scorecard/badge)](https://api.securityscorecards.dev/projects/github.com/rbalinas/podinfo) Podinfo is a tiny web application made with Go that showcases best practices of running microservices in Kubernetes. Podinfo is used by CNCF projects like [Flux](https://github.com/fluxcd/flux2) and [Flagger](https://github.com/fluxcd/flagger)