Does sops set not support encrypted ini files?
Open
Nobody has claimed this yet.
stores/ini
- Dominant language
- Go
- Stars
- 23.1k
- Forks
- 1.1k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 9
Description
xx... fetched → modified (no changes) → sops set failed for key 'ENV': Could not marshal tree: Error marshaling to ini: Error encoding section: Section values should always be TreeBranches
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
Start by reproducing sops set on an encrypted INI file and inspect the reported tree-to-INI marshaling failure. Trace the command's handling of the ENV key and INI sections; done means the command no longer fails for the reported input and existing behavior remains intact.
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
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100