Documentation ¶
Index ¶
- func AllIDs() (ids []sbom.FormatID)
- func ByName(name string) sbom.Format
- func ByNameAndVersion(name string, version string) sbom.Format
- func Decode(reader io.Reader) (*sbom.SBOM, sbom.Format, error)
- func Encode(s sbom.SBOM, f sbom.Format) ([]byte, error)
- func Formats() []sbom.Format
- func Identify(by []byte) sbom.Format
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ByNameAndVersion ¶ added in v0.71.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.