Confine publish archive reads

This commit is contained in:
2026-08-10 19:16:18 +00:00
parent 60cebf0e4b
commit 9900211fa4
18 changed files with 655 additions and 152 deletions

View File

@@ -15,6 +15,7 @@ type Ref struct {
SessionID string
RelativePath string
AbsolutePath string
ArchivePath string
RemoteKey string
Checksum string
Contract *artifactmodel.ContractMetadata