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
It appears the Docker base image was updated to 1.23 but the go.mod file was not updated. This results in Critical and High vulnerabilities in the released image (CVE-2024-24790, CVE-2023-45285).
UPDATE: After reviewing #495 it seems this is a known issue with a few ideas on how to resolve. Requesting these changes be made to ensure the built images use go1.23. Thanks for all your work on this project!
The latest released version of grpcurl still has golang 1.21. Can a new released version be cut that uses golang 1.23?
The text was updated successfully, but these errors were encountered: