Nineya
Home
Blog
Gin Unable to validate both query parameters and request body using a single struct in Gin application
2025-02-08 03:49:04
2670
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
2025-02-08 03:48:59
1306
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
2025-02-08 03:48:54
2254
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
2025-02-08 03:48:42
3037
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?
2025-02-08 03:48:31
938
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
2025-02-08 03:48:29
797
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
2025-02-08 03:48:26
1802
DescriptionAllow user to configure querycache & formcache settings (enable/disable or reset them)How to reproducefun...
Gin IRouter.Group(string, ...HandlerFunc) *RouterGroup should return IRouter
2025-02-08 03:48:22
344
DescriptionIRouter interface should return IRouter on the Group function to allow other implementations of IRouter.Expec...
Gin FileAttachment() is vulnerable to Reflect File Download
2025-02-08 03:48:20
8447
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
2025-02-08 03:48:17
672
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
2025-02-08 03:48:15
15140
Description在给gin服务添加超时控制的时候,由于一个接口需要返回重定向,然后导致了进程panic,怀疑是// Redirect returns an HTTP redirect to the specific location....
Gin GO-2023-1495 / CVE-2022-41721
2025-02-08 03:48:09
398
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
2025-02-08 03:48:07
1047
CVE-2023-29401 Severity: HIGHCVSS Score: 7.5 In Gin Web Framework the filename parameter of the Context.FileAttachment ...
Gin FileAttachment() filename format
2025-02-08 03:48:04
641
https://github.com/gin-gonic/gin/blob/6a0556ed5a67d1d12ae3e7ea2c0121b6c3b894e2/context.go#L1055-L1064filename format fun...
Gin Export gin.defaultLogFormatter
2025-02-08 03:48:01
1583
Can we export the defaultLogFormatter below (DefaultLogFormatter)?https://github.com/gin-gonic/gin/blob/bb1fc2e0fe97c63d...
Gin How to get all routes registered at runtime?
2025-02-08 03:47:59
658
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
2025-02-08 03:47:56
672
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?
2025-02-08 03:47:54
2223
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
2025-02-08 03:47:51
4329
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
2025-02-08 03:47:42
749
Descriptionthis is security vulnerability, can't say much about what tool we are using to check security issues in our r...
上一页
下一页
1
…
201
202
203
204
205
…
2246
.