Hermetic Build - CI/CD Glossary Definition
A hermetic build depends only on explicitly declared inputs and is isolated from the network and ambient host state, making its outputs deterministic and safely shareable via a remote cache.
Related guides
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…