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
package
Version:
v1.82.2
Opens a new window with list of versions in this module.
Published: Oct 31, 2023
License: Apache-2.0, BSD-2-Clause, MIT, + 1 more
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func New(extractions ...Extraction) *fakeRegistryExtractor
New returns a simple implementation of registry.Extractor which can be used to fake the registry extractor in unit
tests.
type Extraction struct {
}
Extraction is a fake implementation of Extractor for unit tests.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.