mirror of
https://github.com/anchore/syft.git
synced 2026-07-05 02:28:25 +02:00
- metadataHash now covers logical tensor content (name + dtype + shape) plus __metadata__, and excludes DataOffsets. - Parameters becomes a measured uint64 count (matching GGUFFileHeader) instead of a formatted/upstream string. Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>