Deploy Token - CI/CD用語集の定義
デプロイトークンとは、単一の機能(レジストリへのプッシュやパッケージフィードの読み取りなど)にスコープが限定された専用の資格情報で、個人アカウントの代わりに pipeline が使用するため、アクセスが監査可能かつ取り消し可能になります。
よくある質問
What is Deploy Token?
A deploy token is a purpose-built credential scoped to a single capability (such as pushing to a registry or reading a package feed), used by pipelines instead of a personal account so access is auditable and revocable.