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.0.1
Opens a new window with list of versions in this module.
Published: Jun 19, 2014
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.
README
¶
testutils
is a collection of utility functions to facilitate the writing
of tests. It is used in various places by the Docker test suite.
Documentation
¶
Timeout calls f and waits for 100ms for it to complete.
If it doesn't, it causes the tests to fail.
t must be a valid testing context.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.