Documentation ¶
Index ¶
Constants ¶
View Source
const ID sbom.FormatID = "syft-3.0.1-json"
View Source
const JSONSchemaVersion string = "3.0.1"
Variables ¶
This section is empty.
Functions ¶
func ToFormatModel ¶
func ToFormatModel(s sbom.SBOM) internalmodel.Document
ToFormatModel transforms the sbom import a format-specific model. note: this is needed for anchore import functionality We must maintain our own copy in order to pass in the JSON Schema Version that we need TODO: remove this if Syft introduces a way to pass that version in
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.