sops
brew install sops
v3.13.1
MPL-2.0
Command-line tool for editing encrypted files in JSON, YAML, and binary formats with AWS KMS, GCP, and age support.
Why you might care
SOPS lets you version-control and edit secrets safely by encrypting/decrypting on the fly without exposing plaintext to your editor. It integrates with cloud KMS (AWS, GCP, Azure) and modern age encryption, making it ideal for GitOps workflows where secrets need to stay encrypted at rest but readable in CI/CD pipelines.
8.7k
30-day installs · #387
34.9k
90-day · #354
167.4k
365-day · #317
Build dependencies
Links
- https://getsops.io/
- Brew formula source: Formula/s/sops.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"git-crypt",
"sealed-secrets",
"vault"
],
"build_dependencies": [
"go"
],
"categories": [
"encryption",
"security",
"sysadmin"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Editor of encrypted files",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:50+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "sops",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://getsops.io/",
"homepage_og_description": "Simple And Flexible Tool For Managing Secrets",
"homepage_og_image": null,
"homepage_title": "SOPS: Secrets OPerationS",
"installs_30d": 8684,
"installs_365d": 167402,
"installs_90d": 34921,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MPL-2.0",
"llm_generated_at": "2026-06-20T23:44:33+00:00",
"llm_model": "claude-haiku-4-5",
"name": "sops",
"oldnames": [],
"one_liner": "Command-line tool for editing encrypted files in JSON, YAML, and binary formats with AWS KMS, GCP, and age support.",
"optional_dependencies": [],
"rank_30d": 387,
"rank_365d": 317,
"rank_90d": 354,
"raw_hash": "6ffdbc02b018cbfd",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/s/sops.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "3.13.1",
"versioned_formulae": [],
"why_use_this": "SOPS lets you version-control and edit secrets safely by encrypting/decrypting on the fly without exposing plaintext to your editor. It integrates with cloud KMS (AWS, GCP, Azure) and modern age encryption, making it ideal for GitOps workflows where secrets need to stay encrypted at rest but readable in CI/CD pipelines."
}