flatt-security/Setup Takumi Guard Packagist Registry

Authenticate to the Takumi byGMO Guard Packagist registry via OIDC. Works with Composer.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
bot-idBot ID from Shisho Cloud byGMO console. Omit for anonymous mode (Tier A blocking only).no""
sts-urlSTS service URLnohttps://sts.cloud.shisho.dev
registry-urlPackagist registry URLnohttps://packagist.flatt.tech
expires-inToken expiration in seconds (max 86400)no1800
set-repositoryConfigure the global Composer repository to route through the proxy. Set to false if you manage repositories yourself.notrue
fail-closedWhen true, set policy.ignore-unreachable=false so composer install/update FAIL if the Guard proxy is unreachable (instead of proceeding unblocked). Recommended for CI that must never install while the proxy is down. Requires Composer 2.10+.nofalse
namedescription
token-expires-atISO 8601 timestamp when the token expires