You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update go.mod to force golang.org/x/net to latest
Bumping version and ensuring latest golang.org/x/net as the HTTP rapid reset is triggering primitive vuln scanners, we do not implement a HTTP2 server and are not vulnerable but a minor bump can still help reduce noise for those searching for what they need to upgrade and patch.
Retract v1.0.22 and prior due to old x/net dependency
Old dependency of x/net was vulnerable to CVE-2022-41723 and required an update, v1.0.23 of bluemonday has the update and we retract the old versions