This is an automated email from the ASF dual-hosted git repository.

hepin pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko.git


The following commit(s) were added to refs/heads/main by this push:
     new 643ff46bcd chore: add OpenSSF Best Practices badge (#1362)
643ff46bcd is described below

commit 643ff46bcd7f435cc9903d49c48d81bfac121c6b
Author: Arnout Engelen <[email protected]>
AuthorDate: Sat Jun 15 12:58:13 2024 +0200

    chore: add OpenSSF Best Practices badge (#1362)
    
    This badge does come with some obligations, but mostly things we'd
    want to do anyway.
    
    See also 
https://cwiki.apache.org/confluence/display/SECURITY/OpenSSF+Best+Practices+Badge
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 0a57ef8f1d..5158c3d532 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
 
 [![Nightly 
Builds](https://github.com/apache/pekko/actions/workflows/nightly-builds.yml/badge.svg)](https://github.com/apache/pekko/actions/workflows/nightly-builds.yml)
 [![Nightly Aeron 
Tests](https://github.com/apache/pekko/actions/workflows/nightly-builds-aeron.yml/badge.svg?branch=main)](https://github.com/apache/pekko/actions/workflows/nightly-builds-aeron.yml)
+[![OpenSSF Best 
Practices](https://www.bestpractices.dev/projects/9032/badge)](https://www.bestpractices.dev/projects/9032)
 
 Apache Pekko is an open-source framework for building applications that are 
concurrent, distributed, resilient and elastic.
 Pekko uses the Actor Model to provide more intuitive high-level abstractions 
for concurrency.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to