flatt-security/Setup Takumi Guard PyPI Registry
Authenticate to the Takumi byGMO Guard PyPI registry via OIDC. Works with pip, uv, and poetry.
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 | PyPI registry URL | no | https://pypi.flatt.tech |
| expires-in | Token expiration in seconds (max 86400) | no | 1800 |
| set-index-url | Set PIP_INDEX_URL and UV_INDEX_URL environment variables. Set to false if you manage the index URL yourself. | no | true |
Outputs
| name | description |
|---|---|
| token-expires-at | ISO 8601 timestamp when the token expires |