Hermetic Build - CI/CD用語集の定義
hermetic buildは、明示的に宣言された入力のみに依存し、ネットワークや周囲のhostの状態から隔離されているため、その出力は決定的になり、remote cacheを介して安全に共有できます。
関連ガイド
Remote Build Cache - CI/CD Glossary DefinitionA remote build cache shares compiled outputs across machines and CI runs over the network, so work done once…
SLSA - CI/CD Glossary DefinitionSLSA is a security framework defining graded levels of build and release integrity, from basic provenance up…
Provenance Attestation - CI/CD Glossary DefinitionA provenance attestation is a signed record of how an artifact was built - source, builder, inputs - that con…