sbomFormat

package
v2.7.20 Latest Latest
Warning

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

Go to latest
Published: Oct 27, 2022 License: LGPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

View Source
const ID sbom.FormatID = "sporingslogger-0-json"

Variables

This section is empty.

Functions

func Format

func Format() sbom.Format

Types

type PackageNode

type PackageNode struct {
	PackageURL        string      `json:"purl,omitempty"`
	DependencyId      artifact.ID `json:"dependencyId,omitempty"`
	Name              string      `json:"name,omitempty"`
	Version           string      `json:"version,omitempty"`
	ChecksumAlgorithm string      `json:"checksumAlgorithm"`
	ChecksumValue     string      `json:"checksumValue"`
	SourceLocation    string      `json:"sourceLocation,omitempty"`
}

Jump to

Keyboard shortcuts

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