GO-2025-3852: operator-sdk: privilege escalation due to incorrect permissions of /etc/passwd in github.com/operator-framework/operator-sdk
package
Version:
v0.10.0
Opens a new window with list of versions in this module.
Published: Aug 8, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func MapToCamel(in map[string]interface{}) map[string]interface{}
func MapToSnake(in map[string]interface{}) map[string]interface{}
Converts a string to CamelCase
Converts a string to snake_case
Source Files
¶
Click to show internal directories.
Click to hide internal directories.