Affected by GO-2022-0854
and 1 other vulnerabilities
GO-2022-0854 : Authorization bypass in Openshift in github.com/openshift/origin
GO-2022-0875 : Denial of Service in OpenShift Origin in github.com/openshift/origin
Discover Packages
github.com/openshift/origin
pkg
util
stringreplace
package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: Jul 20, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 92
Opens a new window with list of known importers.
Documentation
Documentation
¶
func VisitObjectStrings(obj interface{}, visitor func(string ) string )
VisitObjectStrings visits recursively all string fields in the object and call the
visitor function on them. The visitor function can be used to modify the
value of the string fields.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.