syft

package
v0.9.8 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SyftSbomCreator

type SyftSbomCreator struct {
	Engine string

	HomeDir string
	SyftBin string
	Timeout time.Duration
	// contains filtered or unexported fields
}

func NewSyftSbomCreator

func NewSyftSbomCreator(timeout time.Duration, logger *zerolog.Logger) (*SyftSbomCreator, error)

create new sbom generator using syft

func (*SyftSbomCreator) CreateSbom

func (rx *SyftSbomCreator) CreateSbom(task model.PharosScanTask2, format string) (syfttype.SyftSbomType, []byte, error)

download image, create sbom in chosen format, e.g. "syft-json", "cyclonedx-json" func (rx *SyftSbomCreator) CreateSbom(imageRef, platform string, auth model.PharosRepoAuth, tlsCheck bool, format string) (syfttype.SyftSbomType, []byte, error) {

Jump to

Keyboard shortcuts

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