1
0

Add CodeQL badge

This commit is contained in:
Gary Gregory
2022-08-27 15:21:54 -04:00
parent 1ee9fe80f0
commit 0080bcbf79

View File

@@ -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.