diff --git a/README.md b/README.md index acb04c7..130c0ed 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Chinmina Bridge: Buildkite/Github OIDC token bridge +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjamestelfer%2Fchinmina-bridge.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjamestelfer%2Fchinmina-bridge?ref=badge_shield) + + Allows Buildkite agents to get valid GitHub tokens that can be used to perform Git or other GitHub API actions. It is intended to be an alternative to the use of SSH deploy keys or long-lived Personal Access Tokens. @@ -241,3 +244,6 @@ Contributions are welcome. - Execute `git` commands in the `.development/keys` directory. This has git configuration set up so it uses a local credential helper that will use the keys in the `.development/keys` directory. + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjamestelfer%2Fchinmina-bridge.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjamestelfer%2Fchinmina-bridge?ref=badge_large)