Affected by GO-2026-5996
and 1 other vulnerabilities
GO-2026-5996: ToolHive: SSRF guard misses IPv6 NAT64 ranges (64:ff9b::/96, 64:ff9b:1::/48), allowing metadata/internal access behind a NAT64 gateway in github.com/stacklok/toolhive
GO-2026-6002: ToolHive: SSRF in remote MCP server authentication discovery (host-side, bypasses container isolation) in github.com/stacklok/toolhive
package
Version:
v0.6.11
Opens a new window with list of versions in this module.
Published: Dec 3, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package prometheus provides Prometheus metric exporter implementation
NewReader creates a Prometheus metric reader and HTTP handler for use in a unified meter provider
type Config struct {
EnableMetricsPath bool
IncludeRuntimeMetrics bool
}
Config holds Prometheus-specific configuration
Source Files
¶
Click to show internal directories.
Click to hide internal directories.