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

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

commit df197e8998bfc492b8c7d74c1ac9b1c82c0a6e2e
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
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 11ced03539..79647b6c21 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