Hermetic Build - Definição do Glossário de CI/CD
Um hermetic build depende apenas de entradas declaradas explicitamente e é isolado da rede e do estado ambiente do host, tornando suas saídas determinísticas e seguras para compartilhar via um remote cache.
Guias relacionados
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…