Skip to content

Commit

Permalink
Merge pull request #56 from jamestelfer/licensebadge
Browse files Browse the repository at this point in the history
Add license scan report and status
  • Loading branch information
jamestelfer authored Jun 15, 2024
2 parents f73ebfd + 80a0289 commit 0086f84
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 0086f84

Please sign in to comment.