swaggo / gin-swagger

gin middleware to automatically generate RESTful API documentation with Swagger 2.0.
MIT License
3.66k stars 266 forks source link

GO-2023-1988 found in golang.org/x/net/html #286

Open ahrycej opened 9 months ago

ahrycej commented 9 months ago

https://pkg.go.dev/vuln/GO-2023-1988 https://www.cve.org/CVERecord?id=CVE-2023-3978

gin-swagger has dependency to vulnerable golang.org/x/net/html

Please update to v0.13.0 or later