Skip to content
This repository was archived by the owner on Jun 3, 2026. It is now read-only.

Commit caa59a3

Browse files
committed
Add CodeQL badge.
1 parent aa96fd8 commit caa59a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ Apache Commons CSV
4747
[![Coverage Status](https://coveralls.io/repos/apache/commons-csv/badge.svg)](https://coveralls.io/r/apache/commons-csv)
4848
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-csv/)
4949
[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-csv/1.9.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-csv/1.9.0)
50+
[![CodeQL](https://github.com/apache/commons-csv/workflows/CodeQL/badge.svg)](https://github.com/apache/commons-csv/actions?query=workflow%3ACodeQL)
5051

5152
The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.
5253

0 commit comments

Comments
 (0)