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
Ignore Docker daemon-side vulns in govulncheck (#4521)
GO-2026-4883 (plugin privilege validation) and GO-2026-4887 (AuthZ
plugin bypass) affect Docker daemon internals. ToolHive only uses the
Docker client SDK and is not impacted. No fix exists for the
github.com/docker/docker module path yet — the patch is only in
github.com/moby/moby/v2 v2.0.0-beta.8+.
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments