-
When I jump to a function definition from a third party library the file is opened in read-only mode. For example when I jump to the `ring.middleware.gzip/wrap-gzip` function by holding alt and clicki…
-
## CVE-2024-29180 - High Severity Vulnerability
Vulnerable Libraries - webpack-dev-middleware-3.4.0.tgz, webpack-dev-middleware-4.3.0.tgz
webpack-dev-middleware-3.4.0.tgz
A development middleware …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
I'm currently working on a NestJS module which registers a UI and some endpoints via a …
-
I installed ClearCanvas to be a middleware appliance. It is to receive MR studies before being uploaded to a 3rd party.
This is for a research study, and they want the images unchanged from the MRI…
-
Hello to all contributors!
I'm thinking about using ts-rest with [hono](https://hono.dev/), a "small, simple, and ultrafast web framework for the Edge".
While searching a bit I came across [ts-r…
-
## Feature Request
**Is your feature request related to a problem? Please describe:**
dm-syncer同步时发现有ddl变更即将变更的ddl发送到第三方中间件
English: dm-syncer sends the ddl changes to the third-party middleware …
-
Env Details:
```shell
Iris Version: 12.2.0
go version go1.19.4 darwin/arm64
```
I am trying to setup my new Iris application as follows:
```go
// main.go
package main
import (
"myapp/bo…
-
It looks like express-session relys strictly on cookies. In cases where third party cookies are disabled (IE/safari by default) or cookies disabled there is no workaround to send a custom header to be…
-
In The Controller
![image](https://user-images.githubusercontent.com/8954610/227876761-a0db8acc-76d5-4f6f-8ea8-e4b1ba60ab72.png)
In The Middleware
![image](https://user-images.githubusercontent.co…
-
# Spike Overview
It is currently not very hard to craft GraphQL queries which spawn hundreds of thousands of child gRPC requests (often simultaneously). These sort of requests can cause data-nodes …