getsops / getsops/sops

`decrypt.Data` does not support `ini` store by default

Open
#548 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
23.1k
Forks
1.1k
Avg merge
1d 11h
Merged PRs (30d)
9

Description

Is there a reason why the cli supports .ini files out of the box, but decrypt.Data(...) doesn't?
should it be using DefaultStoreForPath instead?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing decrypt.Data and DefaultStoreForPath, then compare how the CLI selects a store for .ini files. Confirm the intended default behavior and identify the relevant existing coverage; done means decrypt.Data handles .ini input consistently with the CLI without changing other store selection behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
security
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.