Affected by GO-2022-0390
and 1 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
Discover Packages
github.com/moby/moby
pkg
capabilities
package
Version:
v20.10.4+incompatible
Opens a new window with list of versions in this module.
Published: Feb 25, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package capabilities allows to generically handle capabilities.
Set represents a set of capabilities.
Match tries to match set with caps, which is an OR list of AND lists of capabilities.
The matched AND list of capabilities is returned; or nil if none are matched.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.