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

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git

commit eefff0f1973d6d1e46f446d5cd6ee43fd79e3bda
Author: Jacques Le Roux <[email protected]>
AuthorDate: Tue Dec 31 16:24:34 2024 +0100

    Improved: Add the OpenSSF Best Practices Badge (OFBIZ-13198)
    
    I have completed the https://www.bestpractices.dev/en/projects/8708 page
    
    The badge still shows 21%, when the page shows 99%. I guess it needs some 
review
    before being accepted. I'll backport to 24.09 and will continue to work on
    OFBIZ-12925 to improve the badge (more improving OFBiz security actually)
    
    I'll close the Jira when the badge will be updated by OpenSSF Best Practices
---
 README.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index 2c3564ed28..d2684b3c35 100644
--- a/README.adoc
+++ b/README.adoc
@@ -26,7 +26,8 @@ 
image:https://ci2.apache.org/badges/ofbizTrunkFrameworkPlugins.svg[link=https://
 
image:https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml/badge.svg?branch=trunk[link=https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml]
 
image:https://qpkb254zxeu.montastic.io/badge[link=https://qpkb254zxeu.montastic.io]
 
image:https://api.securityscorecards.dev/projects/github.com/apache/ofbiz-framework/badge[link=https://securityscorecards.dev/viewer/?uri=github.com/apache/ofbiz-framework]
-//image:https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml/badge.svg[link=https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml]
+image:https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml/badge.svg[link=https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml]
+image:https://www.bestpractices.dev/projects/8708/badge[link=https://www.bestpractices.dev/projects/8708]
 
 
 If you are reading this file in AsciiDoc format you may want to see it at

Reply via email to