sops
sops copied to clipboard
Simple and flexible tool for managing secrets
Updated version of https://github.com/getsops/sops/pull/1335 I wrote the plugin integration in the first place.
Hello, i have a question regarding the versions and sources available on winget. ``` > winget search sops Nom ID Version Correspondance Source ----------------------------------------------------------------------- Secrets OPerationS SecretsOPerationS.SOPS 3.8.1 Moniker: sops...
### Features * CI builds both latest Go versions (1.21 and 1.22)
### Features * Update Rust dependencies (tempdir was deprecated)
### Features * Update make dependencies (goreleaser, syft) ### Recommendations * If staticcheck latest is ok, consider using latest syft and goreleaser too to prevent falling behind again
Fixes #1036. This may be a breaking change. 🤔
As @mammothbane already identified in #1365, the pgp module is stripping the trailing exclamation mark from fingerprints that pgp uses to identify specific subkeys. Because the shortened fingerprint refers to...
Fixes issue #1050 Only JSON files are impacted, all other file formats already include a final newline.
Hi! I was hoping to use sops as a KMS provider to encrypt secrets at rest in Kubernetes ( https://kubernetes.io/docs/tasks/administer-cluster/kms-provider/ ) I run a sops keyservice ``` sops keyservice --network...
This PR rebases and continues #1134