feat(report): add image reference to report metadata (#9729)

This commit is contained in:
Teppei Fukuda
2025-10-31 11:26:39 +04:00
committed by GitHub
parent 29f0347965
commit d020f2690e
53 changed files with 121 additions and 83 deletions

View File

@@ -94,6 +94,7 @@ func (a Artifact) Inspect(ctx context.Context) (artifact.Reference, error) {
DiffIDs: bom.Metadata.DiffIDs,
RepoTags: bom.Metadata.RepoTags,
RepoDigests: bom.Metadata.RepoDigests,
Reference: bom.Metadata.Reference,
},
// Keep an original report