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

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


The following commit(s) were added to refs/heads/release18.12 by this push:
     new df3ee004b2 Improved: Add the OpenSSF Best Practices Badge (OFBIZ-13198)
df3ee004b2 is described below

commit df3ee004b279dcf73014c0921c5263b1e2bc39ed
Author: Jacques Le Roux <jacques.le.r...@les7arts.com>
AuthorDate: Thu Jan 2 09:24:00 2025 +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
    
    And updates NOTICE Copyright to 2025
---
 NOTICE      | 2 +-
 README.adoc | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NOTICE b/NOTICE
index 01c2d3eb9e..589b760d5d 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache OFBiz
-Copyright 2001-2024 The Apache Software Foundation
+Copyright 2001-2025 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).
diff --git a/README.adoc b/README.adoc
index 0f7ff7b4b3..52e121b80f 100644
--- a/README.adoc
+++ b/README.adoc
@@ -25,8 +25,8 @@ 
image:https://img.shields.io/badge/Version-release18.12-green.svg[link=https://g
 
image:https://ci2.apache.org/badges/ofbiz18Framework.svg[link=https://ci2.apache.org/badges/ofbizBranch18Framework.svg]
 
image:https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml/badge.svg?branch=release18.12[link=https://github.com/apache/ofbiz-framework/actions/workflows/gradle.yaml]
 
image:https://qpkb254zxeu.montastic.io/badge[link=https://qpkb254zxeu.montastic.io]
-//image:https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml/badge.svg?branch=release18.12[link=https://github.com/apache/ofbiz-framework/actions/workflows/codeql-analysis.yml]
-//image:https://sonarcloud.io/api/project_badges/measure?project=apache_ofbiz-framework&metric=alert_status&branch=release18.12[link=notReadyYet]
+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 in
 https://nightlies.apache.org/ofbiz/stable/readme/html5/[HTML]

Reply via email to