sbom

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 27, 2026 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const SIGNATURE_PROPERTY = "signature"

Variables

This section is empty.

Functions

func CanonicalizeForJSF

func CanonicalizeForJSF(sbomJSON []byte) ([]byte, error)

func CanonicalizeForJSFObject

func CanonicalizeForJSFObject(sbomObj map[string]any) ([]byte, error)

func CanonicalizeUnsignedSBOM

func CanonicalizeUnsignedSBOM(sbomJSON []byte) ([]byte, error)

func CanonicalizeUnsignedSBOMV2

func CanonicalizeUnsignedSBOMV2(sbomJSON []byte) ([]byte, error)

Types

type ParsedSBOMSignature

type ParsedSBOMSignature struct {
	CanonicalJSON []byte
	SignatureJSON []byte
}

func ExtractCanonicalSBOMAndSignature

func ExtractCanonicalSBOMAndSignature(sbomJSON []byte) (*ParsedSBOMSignature, error)

Jump to

Keyboard shortcuts

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