Skip to content

Commit 291cca3

Browse files
committed
backups stored timeframe
1 parent 897237f commit 291cca3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cloud/features/security/security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ Below you will find a few examples of our internal code requirements.
5050
- Binary is signed using cosign and OIDC for keyless. [Signing docs](https://docs.sigstore.dev/cosign/signing/overview/)
5151
- Attestations are created to certify an image. We use GCP Binary Authorization to enforce this. [Attestation docs](https://cloud.google.com/binary-authorization/docs/key-concepts#attestations)
5252
- Encryption is a key feature of our security posture and is enforced at each stage of access. For example, the state database automatically encrypts all data. Credentials are also securely encrypted and stored.
53-
- We back up each state database nightly and before upgrades. These backups are stored indefinitely.
53+
- We back up each state database nightly and before upgrades. These backups are stored for 14 days.
5454

5555
## Penetration Testing
5656

0 commit comments

Comments
 (0)