Affected by GO-2022-0779
and 2 other vulnerabilities
GO-2022-0873: Control character injection in console output in github.com/ipfs/go-ipfs
GO-2024-2779: Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs
package
Version:
v0.4.5-pre2
Opens a new window with list of versions in this module.
Published: Jan 22, 2017
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ExportTar(ctx context.Context, root *dag.ProtoNode, ds dag.DAGService) (io.Reader, error)
func ImportTar(r io.Reader, ds dag.DAGService) (*dag.ProtoNode, error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.