SBOM Gate
Definitions
SBOM Gate は GitOps の用語で a release check that requires software bill of materials evidence before promotion. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に SBOM Gate を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Related Terms
- Signed ImageGitOps and Release Engineering
Signed Image は GitOps の用語で a container image with cryptographic proof attached to the artifact. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principle...
- Supply Chain PolicyGitOps and Release Engineering
Supply Chain Policy は GitOps の用語で rules that decide which code, images, dependencies, and sources can be released. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: O...
- Admission PolicyGitOps and Release Engineering
Admission Policy は GitOps の用語で a rule that evaluates resources before they are accepted by the cluster. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Kubernetes c...
- App of AppsGitOps and Release Engineering
App of Apps は GitOps の用語で a GitOps pattern where one parent application manages child applications. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD document...
- ApplicationSetGitOps and Release Engineering
ApplicationSet は GitOps の用語で an Argo CD pattern for generating many related applications from a template. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD do...
- Argo CD ApplicationGitOps and Release Engineering
Argo CD Application は GitOps の用語で an Argo CD object that describes source, destination, and sync behavior for an app. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典...