-
## Description
i cannot seem to send a response back to the requestor from within a middleware handler chain and continue to run handlers in the chain. everything i have tried will send the respons…
-
After about a month of collecting data it becomes impossible to load the metrics due to a 500 internal server error.
This has been a long-running issue and affects on Docker as well. I also tried b…
-
Hello.
I have copied your Dockerfile and executed:
`docker build -t prometheus_bot:latest .`
Then I have received message about error:
```
...
github.com/ugorji/go/codec
github.com/gin-gonic/g…
-
I am trying to create middlware for gin-gonic that automatically adds a UUID for tracing purposes as a Header to all incoming requests, if one does not already exist. The code is below. However I'm ha…
-
James posted this crash log on Discord:
```
{"level":"info","ts":"Jul 26 23:18:28","caller":"src/command_table_spectate.go:74","msg":"Table #323 (sudoku 3p) - Turn 9 - User \"downvoid\" spectated."…
-
Yesterday I started the service, and today it stopped working.
I opened the logs, but there was an endless repetition of this:
```
2024/02/25 14:00:46 [Recovery] 2024/02/25 - 14:00:46 panic recover…
Jipok updated
9 months ago
-
I got a race condition when getting value from `Context`: `concurrent map read and map write`
The potential error code is in `/gin-gonic/gin/context.go`
```
// Set is used to store a new key/value p…
-
## Description
Enabling `RedirectFixedPath` sometimes leads to infinite redirects
## How to reproduce
```go
package main
import (
"github.com/gin-gonic/gin"
)
func main() {
r := g…
ALX99 updated
3 months ago
-
检测到 andersfylling/disgord-starter 一共引入了51个开源组件,存在1个漏洞
```
漏洞标题:Gin-Gonic Gin 环境问题漏洞
缺陷组件:github.com/gin-gonic/gin@v1.6.3
漏洞编号:CVE-2020-28483
漏洞描述:Gin-Gonic Gin是Gin-Gonic团队的一个基于Go语言的用于快速构建Web应用的框架。
git…
-
The defect may already be reported! Please search for the defect before creating one.
### Current Behavior:
vulnerable go module github.com/gin-gonic/gin v1.6.3 isnt't vulnerable via DepTrack.
…