Question Description
Hey,
The latest version of html (v2.1.3) is using utils v1.1.0 which is vulnerable to CVE-2025-66565 (was fixed here - gofiber/utils#173).
Are there plans to upgrade utils to v1.2.0 before the major upgrade to v3?
Thank you!
Code Snippet (optional)
package main
import "github.com/gofiber/template/%package%"
func main() {
// Steps to reproduce
}
Checklist:
Question Description
Hey,
The latest version of
html(v2.1.3) is usingutilsv1.1.0 which is vulnerable to CVE-2025-66565 (was fixed here - gofiber/utils#173).Are there plans to upgrade
utilsto v1.2.0 before the major upgrade to v3?Thank you!
Code Snippet (optional)
Checklist: