Affected by GO-2024-3304
and 1 other vulnerabilities
GO-2024-3304 : Moby Race Condition vulnerability in github.com/moby/moby
GO-2024-3305 : Moby Race Condition vulnerability in github.com/moby/moby
Discover Packages
github.com/moby/moby
pkg
urlutil
package
Version:
v23.0.0-beta.1+incompa...
Opens a new window with list of versions in this module.
Published: Dec 4, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
IsGitURL returns true if the provided str is a git repository URL.
Deprecated: use github.com/docker/docker/builder/remotecontext/urlutil.IsGitURL
IsURL returns true if the provided str is an HTTP(S) URL.
Deprecated: use github.com/docker/docker/builder/remotecontext/urlutil.IsURL
to detect build-context type, or use strings.HasPrefix() to check if the
string has a https:// or http:// prefix.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.