unencrypted-regex is not updated on encrypt or rotate command
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23.1k
- Forks
- 1.1k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 9
Description
When changing the unencrypted_regex rule in the .sops.yaml file and then changing the secret the unencrypted_regex rule is not updated and stays the same. Only -d -i followed by a -e -i works.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the behavior using a changed unencrypted_regex rule in .sops.yaml, then compare the encrypt and rotate command paths with the documented -d -i followed by -e -i workaround. Done means changing the rule and running an encrypt or rotate command applies the new rule instead of retaining the previous one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, security
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100