internal

package
v1.9.0 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2025 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Scanner

type Scanner struct {
	Core        Target
	Extras      []Target
	Destination string
}

func NewScannerFromEnvironment

func NewScannerFromEnvironment() (*Scanner, error)

func (Scanner) Scan

func (s Scanner) Scan(ctx context.Context) error

type Target

type Target struct {
	Path string
}

func (Target) Name

func (t Target) Name() string

func (Target) Scan

func (t Target) Scan(ctx context.Context) (sbom.SBOM, error)

Jump to

Keyboard shortcuts

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