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
BUG/MINOR: upgrade golang.org/x/sys and golang.org/x/net modules
Trivy security scans for the haproxytech/kubernetes-ingress:1.8.5
image returns the known vulnerability CVE-2022-29526 which affects
the golang.org/x/sys dependency in its 0.0.0-20220227234510-4e6760a101f9
version, as well as the CVE-2022-27664 vulnerability which affects
the golang.org/x/net dependency in its 0.0.0-20220225172249-27dd8689420f
version. Each module is upgraded to the latest version available
at the time of this commit, which fixes both security issues.
0 commit comments