syft/syft/source/oci_model_metadata.go
Christopher Angelo Phillips 2c5e193f7a
feat: Add support for scanning GGUF models from OCI registries (#4335)
---------
Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
Co-authored-by: Alex Goodman <wagoodman@users.noreply.github.com>
2026-02-09 16:05:52 -05:00

5 lines
155 B
Go

package source
// OCIModelMetadata is an AI model from an OCI registry, which is a specialized form of ImageMetadata.
type OCIModelMetadata ImageMetadata