From e2c186c773ec3cfeb4335dabda5dd6f5ce19cef6 Mon Sep 17 00:00:00 2001 From: RB <7775707+nitrocode@users.noreply.github.com> Date: Wed, 23 Apr 2025 22:02:04 -0500 Subject: [PATCH] docs: add openssf scorecard badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ae4a4d195..cbf34d8c4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Conftest -[![Go Report Card](https://goreportcard.com/badge/open-policy-agent/opa)](https://goreportcard.com/report/open-policy-agent/conftest) [![Netlify](https://api.netlify.com/api/v1/badges/2d928746-3380-4123-b0eb-1fd74ba390db/deploy-status)](https://app.netlify.com/sites/vibrant-villani-65041c/deploys) +[![Go Report Card](https://goreportcard.com/badge/open-policy-agent/opa)](https://goreportcard.com/report/open-policy-agent/conftest) [![Netlify](https://api.netlify.com/api/v1/badges/2d928746-3380-4123-b0eb-1fd74ba390db/deploy-status)](https://app.netlify.com/sites/vibrant-villani-65041c/deploys) [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/open-policy-agent/conftest/badge)](https://securityscorecards.dev/viewer/?uri=github.com/open-policy-agent/conftest) + Conftest helps you write tests against structured configuration data. Using Conftest you can write tests for your Kubernetes configuration, Tekton pipeline definitions, Terraform code,