pkg.soopen package index

brew / Rang 329

sops mit Homebrew, apk, chocolatey, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sops in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install sops

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install sops

MacPorts ports tree · security/sops/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add sops

Alpine Linux edge package indexes · sops · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#sops

nixpkgs package indexes · pkgs/by-name/so/sops/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S sops

Arch Linux sync databases · sops · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install sops

openSUSE Tumbleweed package metadata · sops · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install sops

Chocolatey community package catalog · sops · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/sops

Scoop official bucket manifest trees · bucket/sops.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id Mozilla.SOPS -e

Windows Package Manager source index · Mozilla.SOPS · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Editor of encrypted files

Befehle und Aliase

  • sops

Verlauf

Projektgeschichte und Nutzung

SOPS, Secrets OPerationS, is a command-line editor for encrypted files. It is widely used to keep YAML, JSON, ENV, INI, and binary files encrypted while integrating with key systems such as AWS KMS, GCP KMS, Azure Key Vault, age, and PGP.

Projektgeschichte

The official README and docs say SOPS was initially launched at Mozilla in 2015 by Adrian Utrilla and Julien Vehent. The project later moved under the `getsops` organization and was donated to the Cloud Native Computing Foundation as a Sandbox project in 2023.

SOPS grew out of operational pain around hand-managed PGP-encrypted files. Its official credits name hiera-eyaml, credstash, sneaker, password-store, and years of manual PGP management as inspirations.

Adoptionsgeschichte

SOPS became a standard secrets-management CLI in infrastructure repositories because it encrypts values in structured files while leaving enough metadata for automated decryption by CI, deployment tools, and operators with the right identities.

The package-manager metadata in this batch shows broad adoption across Homebrew, Alpine, Chocolatey, MacPorts, Nix, Arch, Scoop, winget, and openSUSE. That cross-platform packaging reflects how often SOPS is used both on developer laptops and in automation.

Wie es verwendet wird

A typical SOPS workflow is to create or edit an encrypted file with `sops`, commit the encrypted file, and decrypt or publish it only where the configured KMS, age, PGP, Vault/OpenBao, or cloud identity allows access.

Projects commonly keep `.sops.yaml` at a repository root to define `creation_rules` for new files. The official docs say SOPS recursively looks for `.sops.yaml` and that other names require an explicit `--config` option.

Warum Paket-Nerds sich dafür interessieren

SOPS is package-nerd significant because it solved a painful operational gap with a small CLI instead of a central secrets service: encrypted structured files could live in Git and still be edited safely.

Its package spread also shows the modern DevOps pattern of one portable binary becoming shared workflow glue across macOS laptops, Linux CI runners, Windows machines, and Kubernetes-oriented tooling.

Zeitleiste

  • 2015: SOPS launched as a Mozilla project.
  • 2023: SOPS donated to CNCF as a Sandbox project.
  • 2026: SOPS v3.13.2 released on GitHub.

Related projects

  • hiera-eyaml, credstash, sneaker, and password-store are named by the SOPS project as inspirations.
  • age, PGP, AWS KMS, GCP KMS, Azure Key Vault, HashiCorp Vault, OpenBao, and other KMS integrations are central to SOPS usage.
  • Kubernetes secret workflows and GitOps repositories are common operational contexts for SOPS, even though SOPS itself remains a standalone CLI.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für sops wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
.sops.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
sopsExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version3.13.3
Manager aktualisiert2026-07-26
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:sops
Version3.13.3
PaketmanagerHomebrew
Homepagehttps://getsops.io/
Repositoryhttps://github.com/getsops/sops
Zuletzt aktualisiert2026-07-26T04:03:43+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

sops

nix profile install nixpkgs#sops
  • normalized package name match
  • Abgeglichen nach: Sops
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/so/sops/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

sops 3.12.2-r2

Simple and flexible tool for managing secrets

https://github.com/getsops/sops

sudo apk add sops
  • License: MPL-2.0
  • Architecture: x86_64
  • Source Package: sops
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Sops
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sops from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

sops 3.13.3-1

Editor of encrypted files that supports YAML, JSON, ENV, INI and BINARY formats

https://github.com/getsops/sops

sudo pacman -S sops
  • License: MPL-2.0
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Sops
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sops from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

sops 3.13.3-1.2

Simple and flexible tool for managing secrets

https://github.com/getsops/sops

sudo zypper install sops
  • License: MPL-2.0
  • Category: Productivity/Security
  • Architecture: x86_64
  • Source Package: sops
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Sops
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: sops from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

sops

sudo port install sops
  • normalized package name match
  • Abgeglichen nach: Sops
MacPorts ports tree · api.github.com · MacPorts ports tree: security/sops/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

sops

choco install sops
  • normalized package name match
  • Abgeglichen nach: Sops
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: sops from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','skaffold'
Scoop95%

main/sops

scoop install main/sops
  • normalized package name match
  • Abgeglichen nach: Sops
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/sops.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Mozilla.SOPS

winget install --id Mozilla.SOPS -e
  • normalized package name match
  • Abgeglichen nach: Sops
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Mozilla.SOPS from https://cdn.winget.microsoft.com/cache/source.msix
winget95%

SecretsOPerationS.SOPS

winget install --id SecretsOPerationS.SOPS -e
  • normalized package name match
  • Abgeglichen nach: Sops
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: SecretsOPerationS.SOPS from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation