splunk / splunk/vault-plugin-secrets-gitlab
CLI to work with CI_JOB_JWT
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 62
- Forks
- 12
- Avg merge
- 35m
- Merged PRs (30d)
- 1
Description
continuing from #16, instead of scripts, create CLIs to facilitate
- vault resource creation - roles and policies
- script in a job that authenticate with vault with CI_JOB_JWT then hit token endpoint to get credentials
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 reading issue #16 and locating the existing scripts and repository entry points for Vault resource creation and CI_JOB_JWT authentication. Clarify the intended CLI commands, inputs, and credential flow before implementation. Done means both workflows are represented by usable CLIs with documented behavior and verification steps.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- gitlab, go
- Domain
- authentication, authorization, ci-cd, cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100