BlackMagiq

Results 21 issues of BlackMagiq

For context, I'm working on a voice recognition application that wishes to consider the last n words that are uttered by the user; the application doesn't care about any words...

### Feature description Add a mock server to the codebase such as [msw](https://github.com/mswjs/msw). Preferably use a popular, production-ready library. ### Why would it be useful? This would allow developers to...

help wanted

### Feature description Instead of building the frontend separately from the image, Infisical should pre-build the frontend within the image build process and make it so that envars can be...

help wanted

### Feature description Many frameworks have their own start/dev commands. For instance, the command to start up a [Remix](https://remix.run/) development server is much different than for [Next.js](https://nextjs.org). It would be...

📑 documentation

### Feature description The backend API needs documentation for every endpoint. We need to update the existing [docs](https://infisical.com/docs/getting-started/introduction) to have a new "anchor" being the API docs; it uses [Mintlify](https://mintlify.com)....

📑 documentation

### Describe the bug Backup key can't be used yet to recover account. ### To Reproduce Steps to reproduce the behavior: 1. Get a backup key (either via signing up...

🐞 bug
🔐 cryptography

### Feature description Review Express security [best practices](https://expressjs.com/en/advanced/best-practice-security.html) and ensure backend is implementing all of them. ### Why would it be useful? This would further tighten API security beyond existing...

help wanted

Added secret versioning + secret snapshot functionality for backend (under EE): - Secret versioning: Now stores encrypted versions of each secret so they can be rolled back individually. - Secret...

### Feature description Currently, the way to load environment variables into an Infisical app is to do so via CLI. With docker, users typically embed the CLI into containers and...

🚀 feature request
help wanted

### Feature description Currently, Infisical has confirmed support + docs for SendGrid, Mailgun, AWS SES, and SocketLabs That said, we get people every day requesting support for more email providers...

good first issue
help wanted