You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2022/09/14 15:17:24 UTC

[commons-text] branch master updated: Add ossf/scorecard-action badge to readme

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

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-text.git


The following commit(s) were added to refs/heads/master by this push:
     new 393d98fe Add ossf/scorecard-action badge to readme
393d98fe is described below

commit 393d98fec9be26f4758d9ed24cdd84c019e04d73
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Wed Sep 14 11:17:19 2022 -0400

    Add ossf/scorecard-action badge to readme
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a9c487b3..6f664c05 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,7 @@ Apache Commons Text
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-text/badge.svg?gav=true)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-text/?gav=true)
 [![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-text/1.9.svg)](https://javadoc.io/doc/org.apache.commons/commons-text/1.9)
 [![CodeQL](https://github.com/apache/commons-text/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-text/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
+[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/apache/commons-text/badge)](https://api.securityscorecards.dev/projects/github.com/apache/commons-text)
 
 Apache Commons Text is a library focused on algorithms working on strings.