Affected by GO-2022-0617
and 6 other vulnerabilities
GO-2022-0617 : WITHDRAWN: Potential proxy IP restriction bypass in Kubernetes in k8s.io/kubernetes
GO-2023-1891 : kube-apiserver vulnerable to policy bypass in k8s.io/kubernetes
GO-2023-1892 : Kubernetes mountable secrets policy bypass in k8s.io/kubernetes
GO-2023-2170 : Kubernetes privilege escalation vulnerability in k8s.io/kubernetes
GO-2023-2330 : Kubernetes privilege escalation vulnerability in k8s.io/kubernetes
GO-2023-2341 : Kubernetes Improper Input Validation vulnerability in k8s.io/kubernetes
GO-2024-2994 : Kubernetes sets incorrect permissions on Windows containers logs in k8s.io/kubernetes
Discover Packages
k8s.io/kubernetes
pkg
credentialprovider
secrets
package
Version:
v1.26.5
Opens a new window with list of versions in this module.
Published: May 17, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 99
Opens a new window with list of known importers.
Documentation
Documentation
¶
MakeDockerKeyring inspects the passedSecrets to see if they contain any DockerConfig secrets. If they do,
then a DockerKeyring is built based on every hit and unioned with the defaultKeyring.
If they do not, then the default keyring is returned
Source Files
¶
Click to show internal directories.
Click to hide internal directories.