From f62b9a74e7fe87fd9c5308ed0a759a283b21e241 Mon Sep 17 00:00:00 2001 From: fossabot Date: Mon, 8 Dec 2025 22:29:11 -0500 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8ffe15..eb74c5d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Lever +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FGrayscale-Labs%2Flever.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FGrayscale-Labs%2Flever?ref=badge_shield) + Unoffical gem to access the [Lever](https://www.lever.co/) v1 API. @@ -75,6 +77,9 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/[USERN The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT). + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FGrayscale-Labs%2Flever.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FGrayscale-Labs%2Flever?ref=badge_large) + ## Code of Conduct -Everyone interacting in the Lever project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/lever/blob/master/CODE_OF_CONDUCT.md). +Everyone interacting in the Lever project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/lever/blob/master/CODE_OF_CONDUCT.md). \ No newline at end of file