Affected by GO-2024-2817
and 2 other vulnerabilities
GO-2024-2817 : karmada vulnerable to arbitrary code execution via a crafted command in github.com/karmada-io/karmada
GO-2025-3363 : Karmada Tar Slips in CRDs archive extraction in github.com/karmada-io/karmada
GO-2025-3364 : Karmada PULL Mode Cluster Privilege Escalation in github.com/karmada-io/karmada
Discover Packages
github.com/karmada-io/karmada
pkg
util
hash
package
Version:
v1.10.9
Opens a new window with list of versions in this module.
Published: Dec 30, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
Documentation
¶
func DeepHashObject(hasher hash .Hash , objectToWrite interface{})
DeepHashObject writes specified object to hash using the pretty library
which follows pointers and prints actual values of the nested objects
ensuring the hash does not change when a pointer changes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.