From 90b1b2b2dea2ae42de4ef114a77e28c02a0727b8 Mon Sep 17 00:00:00 2001 From: fossabot Date: Tue, 14 May 2024 00:22:11 -0300 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 706af84..1e1c870 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # github-app-auth-buildkite-plugin +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjamestelfer%2Fgithub-app-auth-buildkite-plugin.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjamestelfer%2Fgithub-app-auth-buildkite-plugin?ref=badge_shield) + Combines a Git credential helper with a [`chinmina-bridge` helper agent][chinmina-bridge] to allow Buildkite agents securely authorize Github @@ -123,3 +125,7 @@ docker-compose run --rm tests [chinmina-bridge]: https://github.com/jamestelfer/chinmina-bridge + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjamestelfer%2Fgithub-app-auth-buildkite-plugin.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjamestelfer%2Fgithub-app-auth-buildkite-plugin?ref=badge_large) \ No newline at end of file