getsops/sops
Simple and flexible tool for managing secrets observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 94
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 28
- age_days: 4038
- days_rel: 41
- days_push: 7
- n_releases_24m: 14
Adoption not part of the score
22932 stars · 1077 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
SOPS is a CLI tool for encrypting and decrypting configuration files (YAML, JSON, ENV, INI, and binary) while keeping keys and structure visible. It supports cloud KMS providers (AWS, GCP, Azure, HuaweiCloud), HashiCorp Vault, OpenBAO, age, and PGP for key management.
Use cases
- encrypt secrets in yaml config files
- commit encrypted credentials to git safely
- manage secrets with aws kms or age
- decrypt config files in ci/cd pipelines
- share encrypted secrets with a team using pgp or age keys
- encrypt dotenv files for deployment
- store secrets in gitops repositories
When to choose
- you need secrets stored in version control with structure visible
- you want flexible key management across cloud KMS and offline tools like age
- you use gitops or kubernetes workflows needing encrypted files in repos
When to avoid
- you need a full secrets manager with dynamic secrets and leasing (use Vault)
- you want a centralized secrets store rather than encrypted files
- you need per-secret access control rather than per-file
Facets
cli-tool · maturity stable
security secrets-management cryptography configuration-management security cloud-computing self-hosted developer-tools windows cross-platform cli go secrets-encryption kms age pgp encrypted-files yaml env ini cncf devops linux macos
4 sources
- readme: https://github.com/getsops/sops · fetched 2026-08-28 · 63cb0a462ce2
- homepage: https://getsops.io · fetched 2026-08-29 · 6fb3b57cd908
- site_page: https://getsops.io/docs · fetched 2026-08-29 · de987b416628
- site_page: https://getsops.io/docs/installation · fetched 2026-08-29 · 980e80601faf
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| getsops/sops | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem