launchdarkly/OctoSTS

Exchanges the workflow's identity token for a GitHub token from the OctoSTS service, using a configured trust policy.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
domainThe domain of the OctoSTS instance to federate against.octosts.shd.ldinfra.net
scopeThe org, and optionally repo, of the repository which contains the trust policy.yes
identityThe name of the trust policy to load from the target repository provided in the scope input. The trust policy is loaded from the provided scope repository, and the filepath .github/chainguard/{identity}.sts.yaml yes
configure-gitWhether to configure git to use the federated token for authentication. false
namedescription
tokenThe federated token to use for authentication