Error unmarshalling input json: invalid character 'ÿ' looking for beginning of value age Windows
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 23.1k
- Forks
- 1.1k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 9
Description
After i try to run sops with binary windows with following
command
sops\sops-v3.7.3.exe --decrypt --age agekey path/file.json i am getting
Error unmarshalling input json: invalid character 'ÿ' looking for beginning of value age
Testing in Mac and this is working but for windows binary is not .
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 issue with the Windows sops-v3.7.3.exe command shown in the report, using the supplied JSON file and age key. Compare the Windows binary's input handling with the working Mac execution; done means decrypting the JSON on Windows without the invalid-character unmarshalling error.
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
- 42/100