Skip to content
Latchkey

Encryption at Rest - CI/CD Glossary Definition

Encryption at rest protects stored data by encrypting it on disk, so that reading the raw storage without the key yields only ciphertext.

Key management

The strength of encryption at rest depends on protecting the encryption keys, typically held in a managed key service separate from the data.

In CI/CD

CI secrets, artifact stores, and caches should be encrypted at rest so a storage compromise does not expose credentials or build outputs.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →