keyshade
keyshade copied to clipboard
Realtime secret and configuration management tool, with the best in class security and seamless integration support
## Description We would like the users to enable the feature of snapshot on every workspace they **own or are administrators** in. A snapshot will create a restore point of...
## Description To run jobs in the background as cronjobs jobs, or jobs that might take up significant resources, we would like to use `pg-boss`. This would allow us to...
## Description The idea here is to allow the members of a workspace to have discussion about an open change approval. The feature of approval is tracked by #117. Only...
## Description Support for sentry is being added by #133. We would like the developers to use all the features without needing to create an account on the sentry website....
## Description Whenever changes occur to any of the docker files, we want a CI to run to evaluate the validity of these changes. Right now, we have just 2...
## Description Add more description into the sentry initialization function in `main.ts` to display the configurations it has been launched with. For example, `SENTRY_ORG`.
**Describe the bug** Currently, tracking the source of any error in our code via sentry is problematic because the sourcemaps are not working as expected. The issue is traced using...
## Description We are managing our releases using `semantic-release`. Once we push to the `main` branch, the release CI runs. It does the following: - updates the changelog - creates...
## Description Users should be able to update their email preferences. One might not be interested in being spammed with mails all the time. We would like to add the...
## Description Currently, keyshade API uses Swagger to view and manage the API docs. Unfortunately, only the `auth` module has the proper docs about the API. We would like to...