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-fileupload.git
The following commit(s) were added to refs/heads/master by this push: new de24601 Add CodeQL badge de24601 is described below commit de246012642ea1bfa49df0a6a88fafad25694bbf Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Aug 27 15:17:18 2022 -0400 Add CodeQL badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 565507b..05faf01 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Apache Commons FileUpload [](https://travis-ci.org/apache/commons-fileupload) [](https://maven-badges.herokuapp.com/maven-central/commons-fileupload/commons-fileupload/) +[](https://github.com/apache/commons-fileupload/actions/workflows/codeql-analysis.yml?query=workflow%3ACodeQL) The Apache Commons FileUpload component provides a simple yet flexible means of adding support for multipart file upload functionality to servlets and web applications.