keyshade icon indicating copy to clipboard operation
keyshade copied to clipboard

Realtime secret and configuration management tool, with the best in class security and seamless integration support

Results 123 keyshade issues
Sort by recently updated
recently updated
newest added

## Description Update the OTP page to have a link to initiate a resend OTP request. ## Solution - Update the UI in `src/app/auth/otp` - Add the respective controller under...

good first issue
type: feature
scope: platform
priority: high
foss hack
difficulty: 2

## Description Given a certain workspace, we would like to search the following items by partial name or note/description: - projects - environments - secrets - variables Also note, we...

help wanted
scope: api
type: feature
priority: medium
foss hack
difficulty: 3

## Description We would like to perform the following operations for project using our CLI: - List all projects under a workspace (`keyshade project list `) - Get a particular...

type: feature
priority: high
difficulty: 4
scope: cli

## Description We would like to perform the following operations for variable using our CLI: - List all variables under a project (`keyshade variable list `) - Fetch all revisions...

type: feature
priority: high
difficulty: 3
scope: cli
hacktoberfest

## Description We would like to perform the following operations for secrets using our CLI: - List all secrets under a project (`keyshade secret list `) - Fetch all revisions...

type: feature
priority: high
difficulty: 3
scope: cli
hacktoberfest

## Description We need to add the commands for the following things: - **TypeScript watch build:** `apps/cli/package.json` has a `watch` script. We would like to add another script named `dev:cli`...

good first issue
type: chore
priority: medium
foss hack
difficulty: 2
scope: cli

## Description https://github.com/keyshade-xyz/keyshade/blob/68f51a5121bb28496b06984438be0bbacc6b60a6/apps/api/src/secret/secret.e2e.spec.ts#L544 Inspect why this test is failing.

type: bug
help wanted
scope: api
priority: high
difficulty: 2
hacktoberfest

type: enhancement
priority: medium
difficulty: 2
scope: cli

## Description Our `package.json` file includes commands on how to build and run the packages using Docker. We would like to have a docs page dedicated to that. ## Solution...

type: documentation
good first issue
scope: general
priority: low
foss hack
difficulty: 2

## Description We want to pre-populate our database with some fake data when in development mode. We would like to create the following: - A user whose email ID will...

help wanted
scope: api
type: chore
priority: medium
foss hack
difficulty: 3