Skip to content

Commit

Permalink
Add license scan report and status
Browse files Browse the repository at this point in the history
Signed off by: fossabot <badges@fossa.com>
  • Loading branch information
fossabot authored and jamestelfer committed Jun 15, 2024
1 parent f73ebfd commit 80a0289
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down Expand Up @@ -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)

0 comments on commit 80a0289

Please sign in to comment.