sops icon indicating copy to clipboard operation
sops copied to clipboard

Simple and flexible tool for managing secrets

Results 357 sops issues
Sort by recently updated
recently updated
newest added

I was looking for this issue https://github.com/mozilla/sops/issues/1135 and I am wondering does the SOPS now supports w/ an AWS KMS key that has automatic rotation. /kind `information` /kind `looking-for-clear-answer` /kind...

keyservice/awskms
area/keyservice

This issue is to keep track of things that should be changed / improved when we want to update SOPS's encrypted file format. - MAC: - Do not ignore `null`...

When using `sops filestatus ` the response is either `{"encrypted":true}` or `{"encrypted":false}`. There is no indication as to whether or not it would have an encryption applied or not based...

One annoying thing with SOPS-encrypted files is that all whitespace is normalized, and most importantly empty lines are removed. I've been thinking for some time whether we can do better,...

This re-uses almost all previously existing logic, it only changes what constitutes a "line" when parsing the file. This is not a fully fledged parser (e.g. escaping quotes doesn't work)...

enhancement
stores/dotenv
area/stores

OpenBao (https://openbao.org/) is a fork of Hashicorp Vault. The fork also includes its own Golang client (https://github.com/openbao/openbao/issues/41) It would be interesting to know whether SOPS also works with OpenBao without...

area/keyservice
keyservice/hcvault
area/CI

I have been using SOPS extensively in the past, and it would be super nice if the command `sops publish` would be able to upload files content to k8s secrets....

enhancement
area/keyservice

GitHub now offers ARM64 Linux runners: https://github.com/orgs/community/discussions/148648 Improves on #1292.

When decrypting, sops uses the AWS profile setting stored in the encrypted file metadata. This is a problem as the profile can change from user to user. This change will...

keyservice/awskms

See https://github.com/getsops/sops/pull/976

enhancement
area/keyservice
keyservice/hcvault