-
## CVE-2021-23358 - Low Severity Vulnerability
Vulnerable Libraries - underscore-1.11.0.tgz, underscore-1.8.3.tgz, underscore-1.7.0.tgz
underscore-1.11.0.tgz
JavaScript's functional programming he…
-
### Describe the bug
Given a project which contains an implementation of a Google Cloud Run Function (`CloudEventsFunction` variant) which was created as shown in the [Google Cloud Functions (Serverl…
-
### Link to the code that reproduces this issue
https://github.com/thibautvdu/revalidate-path-issue
### To Reproduce
1. deploy the standard sample project to vercel
2. curl -I https://revali…
-
# This is a Bug Report
## Description
For bug reports:
* What went wrong?
serverless-webpack is not ignoring lambda containers when they have `image.name` property. They are only ignored …
-
-
## Introduction
Appwrite allows developers to run serverless functions on Appwrite Cloud. While most of the business logic requires entirely custom code, parts of the application have a generic solut…
-
Hi,
I managed to get an dynamic hubname for negotiation in an azure functions of this extension. But failed to have a dynamic SignalRTrigger-Hubname inside InvocationContext.
Is there a reason wh…
-
We want to create a route that allows users to submit their functions to the Serverless Functions application.
## Expected Behavior
The user should be able to paste, or type, their code into the…
-
All api end points give this error
```
[GET] /api/user
12:04:20:37
2021-04-18T16:04:21.329Z e23c93be-e00e-48b5-9ee2-1d6d10ef82db ERROR Unhandled Promise Rejection {"errorType":"Runtime.Unhandle…
-
## Steps to reproduce
use neon with drizzle and attempt to connect to neon from an SST function
```typescript
import { neon, neonConfig } from "@neondatabase/serverless";
import { drizzle } from "…