Affected by GO-2022-0793
and 1 other vulnerabilities
GO-2022-0793: Path traversal in u-root in github.com/u-root/u-root
GO-2022-0805: github.com/u-root/u-root/pkg/tarutil Arbitrary File Write via Archive Extraction (Zip Slip) in github.com/u-root/u-root
package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Nov 19, 2021
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 26
Opens a new window with list of known importers.
Documentation
¶
Run runs a command with stdin, stdout and stderr.
RunOrDie runs a commands with stdin, stdout and stderr. If there is a an
error, it is fatally logged.
RunWithIO runs a command with the given input, output and error.
RunWithLogs runs a command with stdin, stdout and stderr. This function is
more verbose than log.Run.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.