The contents of this directory is largely based on anchore/syft's internal
syftjson package. The version copied is from
v0.41.1
of Syft that supports Syft JSON Schema 3.0.1.
The implementations of decoder and validator have been omitted for
simplicity, since they are not required for buildpacks' SBOM generation.
ToFormatModel transforms the sbom import a format-specific model.
note: this is needed for anchore import functionality
TODO: unexport this when/if anchore import functionality is removed