go-clean-template icon indicating copy to clipboard operation
go-clean-template copied to clipboard

Vulnerability of dependency "github.com/gin-gonic/gin"

Open Silence-worker-02 opened this issue 1 year ago • 0 comments

Hello, we are a team researching the dependency management mechanism of Golang. During our analysis, we came across your project and noticed that it contains a vulnerability (CVE-2023-26125). In your project, the github.com/gin-gonic/gin package is being used at version github.com/gin-gonic/gin v1.7.7, but the patched version is v1.9.0. To fix the vulnerability, we recommend modifying the go.mod file to update the version to v1.9.0 or higher. Thank you for your attention to this matter.

Silence-worker-02 avatar Jul 14 '23 07:07 Silence-worker-02