Affected by GO-2022-0390
and 3 other vulnerabilities
GO-2022-0390: Moby (Docker Engine) started with non-empty inheritable Linux process capabilities in github.com/docker/docker
GO-2024-2914: Moby (Docker Engine) is vulnerable to Ambiguous OCI manifest parsing in github.com/docker/docker
GO-2024-3304: Moby Race Condition vulnerability in github.com/moby/moby
GO-2024-3305: Moby Race Condition vulnerability in github.com/moby/moby
package
Version:
v1.7.1-rc2
Opens a new window with list of versions in this module.
Published: Jul 8, 2015
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
This package provides helper functions for dealing with strings
Documentation
¶
func GenerateRandomAlphaOnlyString(n int) string
Generate alpha only random stirng with length n
Generate Ascii random stirng with length n
Test wheather a string is contained in a slice of strings or not.
Comparison is case insensitive
Take a list of strings and escape them so they will be handled right
when passed as arguments to an program via a shell
Truncate a string to maxlen
Source Files
¶
Click to show internal directories.
Click to hide internal directories.