From 5e73cc98ff6ab0b21164eae0b9031728a670735f Mon Sep 17 00:00:00 2001 From: YannikRudolph0108 Date: Thu, 30 Nov 2023 11:04:17 +0100 Subject: [PATCH] Add openssf scorecard badge to readme Co-authored-by: Yannik Rudolph --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8ca397762..cbdc21305 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Collection of independent libraries on top of Spring Boot to provide a faster se [![Build](https://github.com/otto-de/edison-microservice/workflows/Build/badge.svg?branch=master)](https://github.com/otto-de/edison-microservice/actions?query=workflow%3ABuild) [![codecov](https://codecov.io/gh/otto-de/edison-microservice/branch/master/graph/badge.svg)](https://codecov.io/gh/otto-de/edison-microservice) [![Known Vulnerabilities](https://snyk.io/test/github/otto-de/edison-microservice/badge.svg)](https://snyk.io/test/github/otto-de/edison-microservice) +[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/otto-de/edison-microservice/badge)](https://securityscorecards.dev/viewer/?uri=github.com/otto-de/edison-microservice) [![Maven Central](https://img.shields.io/maven-central/v/de.otto.edison/edison-core?label=maven-central)](https://search.maven.org/search?q=g:de.otto%20a:edison-core%20v:RELEASE%20p:jar) [![license](https://img.shields.io/github/license/otto-de/edison-microservice.svg)](./LICENSE)