From: Ernesto Puerta <37327689+epuertat@users.noreply.github.com> Date: Mon, 30 Sep 2024 20:06:17 +0000 (+0200) Subject: README: add OpenSSF Best Practices Badge X-Git-Tag: v20.0.0~909^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a09e6d3c2f7d6c6c1be9338dda9d0d7ca630e3d5;p=ceph.git 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> --- diff --git a/README.md b/README.md index e51621ca8b8c..56257697e9a1 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