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/08/27 19:07:25 UTC

[commons-compress] branch master updated: Add CodeQL badge

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-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 666a074e Add CodeQL badge
666a074e is described below

commit 666a074e9685d1f8095e337ce0f0205c3643cf97
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Sat Aug 27 15:07:21 2022 -0400

    Add CodeQL badge
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 5bdd599c..52c60c44 100644
--- a/README.md
+++ b/README.md
@@ -48,6 +48,7 @@ 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.21.svg)](https://javadoc.io/doc/org.apache.commons/commons-compress/1.21)
 [![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)
+[![CodeQL](https://github.com/apache/commons-compress/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-compress/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL)
 
 Apache Commons Compress software defines an API for working with
 compression and archive formats.  These include: bzip2, gzip, pack200,