retina
retina copied to clipboard
fix: Upgrade Hubble to the Latest Version
Description
Hubble v1.17 currently uses Go 1.23.4, but the main branch has already been updated to 1.23.6 (Reference).
Once a new version of Hubble is released, we should upgrade to it to remediate security vulnerabilities (CVEs). See the Hubble releases for updates.
(https://github.com/microsoft/retina/blob/819a9ee3e355e193230934a8dfc53b5a2d147b54/Makefile#L38))
Hi! Can I take this issue and update Hubble to the latest version?
isn't this already fixed with this PR https://github.com/microsoft/retina/pull/1703 ?