keyshade
keyshade copied to clipboard
Realtime secret and configuration management tool, with the best in class security and seamless integration support
### **User description** ## Description _Give a summary of the change that you have made_ Fixes #[ISSUENO] ## Dependencies _Mention any dependencies/packages used_ ## Future Improvements _Mention any improvements to...
## Description _Give a summary of the change that you have made_ Fixes #[ISSUENO] ## Dependencies _Mention any dependencies/packages used_ ## Future Improvements _Mention any improvements to be done in...
## Description For now, we would like to add a pipeline to deploy the CLI binaries to npm. ## Solution Add a workflow file named `deploy-cli.yml`. We only want this...
### **User description** ## Description _As of now, only have modified the package.json of the CLI_ Fixes #363 ## Future Improvements _This is surely incomplete as of now & the...
## Description We have noticed many of the contributors are using NPM instead of using PNPM. So we want to have a strict restriction over the package manager to be...
Refer #273
## Description Implement Google, GitLab, and GitHub to the `/auth` so that user can use OAuth to log in to our application. ## Scope of Work 1. You need to...
## Description Api client controller for project Fixes #350 ## Dependencies _Mention any dependencies/packages used_ ## Future Improvements _Mention any improvements to be done in future related to any file/feature_...
**Describe the bug** Build of platform app is failing as of which the docker image is also not able to be built **To Reproduce** Steps to reproduce the behavior: 1....
## Description Currently, whenever we push code to the `main` branch, `release` workflow is triggered. It runs the semantic release plugin and creates a github release for the codebase. Along...