sbom

package
v1.5.49 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Decoder added in v1.5.49

type Decoder interface {
	Decode(ctx context.Context, r io.Reader) (*claircore.IndexReport, error)
}

Decoder is an interface to convert an encoded SBOM into a claircore.IndexReport.

type Encoder

type Encoder interface {
	Encode(ctx context.Context, w io.Writer, ir *claircore.IndexReport) error
}

Encoder is an interface to convert a claircore.IndexReport into an SBOM document.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL