flatt-security/Setup Takumi Guard npm Registry

Authenticate to the Takumi byGMO Guard npm registry via OIDC. Works with npm, pnpm, and yarn.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Apr 15, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: flatt-security/setup-takumi-guard-npm@9a5d797c2085b6326d3a2985c08e3a114b9b88c1 # v1.1.1

tags can be moved; commit SHAs can't. why a SHA?

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-urlnpm registry URLnohttps://npm.flatt.tech
expires-inToken expiration in seconds (max 86400)no1800
set-registrySet the registry URL in .npmrc. Set to false if you manage the registry yourself.notrue
namedescription
registry-urlThe npm registry URL
tokenThe access token for the registry (empty in anonymous mode)
token-expires-atISO 8601 timestamp when the token expires