flatt-security/Setup Takumi Guard RubyGems Registry
Authenticate to the Takumi byGMO Guard RubyGems registry via OIDC. Works with Bundler.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bot-id | Bot ID from Shisho Cloud byGMO console. Omit for anonymous mode (Tier A blocking only). | no | "" |
| sts-url | STS service URL | no | https://sts.cloud.shisho.dev |
| registry-url | RubyGems registry URL | no | https://rubygems.flatt.tech |
| expires-in | Token expiration in seconds (max 86400) | no | 1800 |
| set-mirror | Configure the Bundler mirror for rubygems.org globally. Set to false if you manage the mirror yourself. | no | true |
Outputs
| name | description |
|---|---|
| token-expires-at | ISO 8601 timestamp when the token expires |