Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Format ¶
type Format string
func DetectFormat ¶
func DetectFormat(r io.ReadSeeker) (Format, error)
type SBOM ¶
type SBOM struct { OS *types.OS Packages []types.PackageInfo Applications []types.Application CycloneDX *types.CycloneDX }
Click to show internal directories.
Click to hide internal directories.