sbom

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Overview

bom captures the internal data model of the SBOMs melange produces into a private, generalized bill of materials model (with relationship data) designed to be transcoded to specific formats.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Generate added in v0.9.0

func Generate(ctx context.Context, spec *Spec) error

Generate runs the main SBOM generation process.

Types

type Spec

type Spec struct {
	Path            string
	PackageName     string
	PackageVersion  string
	License         string // Full SPDX license expression
	LicensingInfos  map[string]string
	ExternalRefs    []purl.PackageURL
	Copyright       string
	Namespace       string
	Arch            string
	SourceDateEpoch time.Time
}

Jump to

Keyboard shortcuts

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