Gin Unable to validate both query parameters and request body using a single struct in Gin application

DescriptionI am facing an issue where I am unable to validate both query parameters and the request body using a single ...

Gin Reporting a vulnerability

Hello! I hope you are doing well! We are a security research team. Our tool automatically detected a vulnerability in th...

Gin 307 Temporary Redirect - CORS header ‘Access-Control-Allow-Origin’ missing

DescriptionHow to reproduceI am sending an AJAX request which has trailing slash redirect but it does not redirects beca...

Gin Why is the redirect executed twice

DescriptionI ran into this problem while testing implementing internal redirectsHow to reproducepackage mainimport ( ...

Gin Is there any way to trim whitespaces from path, query and body parameters before binding?

If user accidentally adds whitespaces in paramex.:a := struct { DateField time.Time `json:"date_field" bind...

Gin imports golang.org/x/sys/cpu: C source files not allowed when not using cgo or SWIG: cpu_gccgo_x86.c

DescriptionI do it by command “go get -u -v github.com/gin-gonic/gin”,The following error message appears【 package gi...

Gin Feature request: User-configurable querycache & formcache

DescriptionAllow user to configure querycache & formcache settings (enable/disable or reset them)How to reproducefun...

Gin IRouter.Group(string, ...HandlerFunc) *RouterGroup should return IRouter

DescriptionIRouter interface should return IRouter on the Group function to allow other implementations of IRouter.Expec...

Gin FileAttachment() is vulnerable to Reflect File Download

I have contacted the maintainer 4-5 times via email, Snyk, etc., but have not received a reply, so I am raising an Issue...

Gin use StaticFS('/*png', http.Dir("my_file_system)) to serve all images

With issues:Use the search tool before opening a new issue.Please provide source code and commit sha if you found a bug....

Gin 重定向c.Render(-1设置http status code为-1会导致timeout超时控制panic

Description在给gin服务添加超时控制的时候,由于一个接口需要返回重定向,然后导致了进程panic,怀疑是// Redirect returns an HTTP redirect to the specific location....

Gin GO-2023-1495 / CVE-2022-41721

With issues:Use the search tool before opening a new issue.Please provide source code and commit sha if you found a bug....

Gin High severity security vulnerability

CVE-2023-29401 Severity: HIGHCVSS Score: 7.5 In Gin Web Framework the filename parameter of the Context.FileAttachment ...

Gin FileAttachment() filename format

https://github.com/gin-gonic/gin/blob/6a0556ed5a67d1d12ae3e7ea2c0121b6c3b894e2/context.go#L1055-L1064filename format fun...

Gin Export gin.defaultLogFormatter

Can we export the defaultLogFormatter below (DefaultLogFormatter)?https://github.com/gin-gonic/gin/blob/bb1fc2e0fe97c63d...

Gin How to get all routes registered at runtime?

How to get all routes registered at runtime?Comment From: widnyanafirst, I will define all the route, then register all ...

Gin how to use BindQuery bind to my struct use json tags not use form tag

With issues:Use the search tool before opening a new issue.Please provide source code and commit sha if you found a bug....

Gin Why we call Write or WriteString will write 200 http code implicitly?

With issues:Use the search tool before opening a new issue.Please provide source code and commit sha if you found a bug....

Gin Can't use template from root if load nested templates

With issues:Use the search tool before opening a new issue.Please provide source code and commit sha if you found a bug....

Gin security vulnerability

Descriptionthis is security vulnerability, can't say much about what tool we are using to check security issues in our r...
上一页 下一页
.