Affected by GO-2025-3696
and 1 other vulnerabilities
GO-2025-3696 : Gardener allows bypassing project secret validation which can lead to privilege escalation in github.com/gardener/gardener
GO-2025-3698 : Gardener allows metadata injection for a project secret which can lead to privilege escalation in github.com/gardener/gardener
Discover Packages
github.com/gardener/gardener
pkg
controllerutils
routes
package
Version:
v1.61.3
Opens a new window with list of versions in this module.
Published: Dec 9, 2022
License: Apache-2.0, BSD-2-Clause, MIT, + 1 more
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
Documentation
¶
Profiling adds handlers for pprof under /debug/pprof.
This is similar to routes.Profiling from the API server library (uses the same paths).
But instead of adding handlers to a mux.PathRecorderMux, it allows adding it to a manager.Manager.
AddToManager adds the profiling handlers to the given Manager.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.