From 045063ca8686a276b96acbf704ecc16415e4bb10 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 6 Aug 2020 12:16:09 -0700 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0dbed9103..e40a7f4f6 100644 --- a/README.md +++ b/README.md @@ -184,11 +184,15 @@ gpg --edit-key 88710E60 New BSD License. See the LICENSE file. + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frlfagan%2FGitPython.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Frlfagan%2FGitPython?ref=badge_large) + ### DEVELOPMENT STATUS ![Python package](https://github.com/gitpython-developers/GitPython/workflows/Python%20package/badge.svg) [![Documentation Status](https://readthedocs.org/projects/gitpython/badge/?version=stable)](https://readthedocs.org/projects/gitpython/?badge=stable) [![Packaging status](https://repology.org/badge/tiny-repos/python:gitpython.svg)](https://repology.org/metapackage/python:gitpython/versions) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frlfagan%2FGitPython.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Frlfagan%2FGitPython?ref=badge_shield) This project is in **maintenance mode**, which means that @@ -198,4 +202,4 @@ This project is in **maintenance mode**, which means that The project is open to contributions of all kinds, as well as new maintainers. -[contributing]: https://github.com/gitpython-developers/GitPython/blob/master/CONTRIBUTING.md +[contributing]: https://github.com/gitpython-developers/GitPython/blob/master/CONTRIBUTING.md \ No newline at end of file