From 0080bcbf79eda666f78eba574a6f9954097a2e01 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Sat, 27 Aug 2022 15:21:54 -0400 Subject: [PATCH] Add CodeQL badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6146d47..d1a429b 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Apache Commons Logging [![Build Status](https://travis-ci.org/apache/commons-logging.svg?branch=trunk)](https://travis-ci.org/apache/commons-logging) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/commons-logging/commons-logging/badge.svg)](https://maven-badges.herokuapp.com/maven-central/commons-logging/commons-logging/) +[![CodeQL](https://github.com/apache/commons-logging/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-logging/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL) Apache Commons Logging is a thin adapter allowing configurable bridging to other, well known logging systems.