From 27df998c0bffe5da997f3ed02e8eda3633432bf5 Mon Sep 17 00:00:00 2001 From: fossabot Date: Thu, 16 Apr 2026 09:11:44 -0400 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5f32337..5863e05 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # python-audit-log +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ficeye-ltd%2Fpython-audit-log.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Ficeye-ltd%2Fpython-audit-log?ref=badge_shield) + Audit logging library for Python @@ -17,3 +19,7 @@ And invoke it with the proper arguments. This project is mostly for internal use, however it is made public as the concept of audit logging is quite generic. We are careful about accepting contributions and those would have to align with our needs. Reviews and issues will be considered time-permitting. + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ficeye-ltd%2Fpython-audit-log.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ficeye-ltd%2Fpython-audit-log?ref=badge_large) \ No newline at end of file