Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Metadata ¶ added in v0.32.3
type Metadata struct {
PackageManager string
Name string // Project root name
Version string // Project root version
}
Data used to construct an empty dep-graph, in the case where we have a valid SBOM but no dep-graphs are returned from the conversion endpoint. This can occur, for instance, in a workspace with no dependencies.
Click to show internal directories.
Click to hide internal directories.