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

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


The following commit(s) were added to refs/heads/main by this push:
     new ed073974a docs(README): added OpenSSF best practices badge (#2892)
ed073974a is described below

commit ed073974ac4bd3127bbdae092045012108256a9d
Author: Lenny Primak <[email protected]>
AuthorDate: Thu Sep 17 09:10:02 2026 -0500

    docs(README): added OpenSSF best practices badge (#2892)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index dc8b98cb5..adce0f9b8 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
 
 [![Maven 
Central](https://img.shields.io/maven-central/v/org.apache.shiro/shiro-core?filter=!*alpha*)](https://central.sonatype.com/artifact/org.apache.shiro/shiro-core/)
 [![Build 
Status](https://ci-builds.apache.org/buildStatus/icon?job=Shiro%2FShiro-all%2Fmain)](https://ci-builds.apache.org/job/Shiro/job/Shiro-all/job/main/)
+[![OpenSSF Best 
Practices](https://img.shields.io/cii/level/14685?style=plastic&label=openssf%20best%20practices)](https://www.bestpractices.dev/projects/14685)
 [![OpenSSF 
Scorecard](https://img.shields.io/ossf-scorecard/github.com/apache/shiro?style=plastic&label=openssf%20scorecard)](https://deps.dev/project/github/apache%2Fshiro)
 [![Reproducible 
Builds](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/jvm-repo-rebuild/reproducible-central/master/content/org/apache/shiro/badge.json)](https://github.com/jvm-repo-rebuild/reproducible-central/blob/master/content/org/apache/shiro/README.md)
 

Reply via email to