You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ki...@apache.org on 2022/05/11 05:16:21 UTC

[commons-imaging] branch release updated: Add Fuzzing badge back to readme

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

kinow pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/commons-imaging.git


The following commit(s) were added to refs/heads/release by this push:
     new 4e3cfaba Add Fuzzing badge back to readme
4e3cfaba is described below

commit 4e3cfaba4ddadc08ba3e332dc58baf9b549066c5
Author: Bruno P. Kinoshita <ki...@apache.org>
AuthorDate: Wed May 11 17:16:11 2022 +1200

    Add Fuzzing badge back to readme
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 02fd884a..5241a3f1 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Apache Commons Imaging
 [![Coverage Status](https://coveralls.io/repos/apache/commons-imaging/badge.svg)](https://coveralls.io/r/apache/commons-imaging)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-imaging/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-imaging/)
 [![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-imaging/1.0-alpha3.svg)](https://javadoc.io/doc/org.apache.commons/commons-imaging/1.0-alpha3)
+[![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/apache-commons.svg)](https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:apache-commons)
 
 Apache Commons Imaging (previously Sanselan) is a pure-Java image library.