You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by pe...@apache.org on 2021/04/23 02:50:23 UTC

[commons-compress] branch master updated: Add oss-fuzz to README.md

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

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


The following commit(s) were added to refs/heads/master by this push:
     new d4db6e5  Add oss-fuzz to README.md
d4db6e5 is described below

commit d4db6e5274a9b777ad1c2a8b96426a785baa3f02
Author: PeterAlfredLee <pe...@gmail.com>
AuthorDate: Thu Apr 22 23:10:57 2021 +0800

    Add oss-fuzz to README.md
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 14b83b3..89ca9b4 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,7 @@ Apache Commons Compress
 [![Coverage Status](https://coveralls.io/repos/apache/commons-compress/badge.svg)](https://coveralls.io/r/apache/commons-compress)
 [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-compress/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-compress/)
 [![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-compress/1.20.svg)](https://javadoc.io/doc/org.apache.commons/commons-compress/1.20)
+[![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)
 
 **Note: Commons Compress currently doesn't build on JDK 14+, we will
 address this before releasing Compress 1.21**.