-
cc @MarkBennett
The [Deploy Doc](https://redwoodjs.com/docs/deploy) is in need of some TLC. Some initial thoughts:
## Intro
- need to make it serverless or traditional infr agnostic + highlight…
-
## CVE-2020-36632 - Critical Severity Vulnerability
Vulnerable Library - flat-4.1.0.tgz
Take a nested Javascript object and flatten it, or unflatten an object with delimited keys
Library home page: …
-
## CVE-2020-8244 - Medium Severity Vulnerability
Vulnerable Library - bl-1.2.2.tgz
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!
Library home pag…
-
## CVE-2022-24785 - High Severity Vulnerability
Vulnerable Library - moment-2.24.0.tgz
Parse, validate, manipulate, and display dates
Library home page: https://registry.npmjs.org/moment/-/moment-2.…
-
My understanding of feature flag service.
- Users can be enabled or disabled from https://dashboard.realdevsquad.com/
**Ans** : yes
- I feel it's more of a platform service, used across all…
-
First, a big thank you for this fantastic project and all the work that has clearly been put into it. It is very much appreciated.
**Describe the bug**
Running certain queries does not behave the …
-
# Scaling and Securing Passport: Enhancing Infrastructure for High-Impact Growth
## Overview
This milestone focuses on enhancing the security measures and scaling the infrastructure of our project to…
-
It's seemingly random but when I sometimes set some data in the redis db, it just doesn't save. I see the key in the database but not the value.
```
await redis.set(email, {
name: name
},
{
…
-
### Bug description
Hello,
we would like to use a connection pool to our Postgres database at Digital Ocean. For this we have entered `pgbouncer=true` in the connection string.
This causes sig…
-
Currently remote resolution of patterns are enabled by a configuration - this should happen automatically. For example, if the pattern `{:Acme/Employee {...}}` cannot be resolved to a local entity, th…