From a09e6d3c2f7d6c6c1be9338dda9d0d7ca630e3d5 Mon Sep 17 00:00:00 2001 From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Mon, 30 Sep 2024 22:06:17 +0200 Subject: [PATCH] README: add OpenSSF Best Practices Badge This effort was started long time ago by Mike Perez.[1] I now completed the remaining steps to achieve the Passing level of the OpenSSF Best Practices Badge.[2] It should be used as an opportunity to implement best practices in the Ceph community. For example, the Passing level was achieved without meeting the optional compliance with Dynamic Analysis or Security Scanning. [1] https://www.bestpractices.dev/en/projects/2220 [2] https://www.bestpractices.dev/en/criteria/0 Signed-off-by: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e51621ca8b8..56257697e9a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ See https://ceph.com/ for current information about Ceph. ## Status +[![OpenSSF Best Practices](https://www.bestpractices.dev/projects/2220/badge)](https://www.bestpractices.dev/projects/2220) [![Issue Backporting](https://github.com/ceph/ceph/actions/workflows/create-backport-trackers.yml/badge.svg)](https://github.com/ceph/ceph/actions/workflows/create-backport-trackers.yml) ## Contributing Code -- 2.39.5