Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainloop-dev/chainloop
/ MapID
Method
MapID
app/controlplane/pkg/biz/referrer.go:302–304 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
300
}
301
302
func
(r *Referrer) MapID() string {
303
return
newRef(r.Digest, r.Kind)
304
}
305
306
// ExtractReferrers extracts the referrers from the given attestation
307
// this means
Callers
1
Save
Method · 0.80
Calls
1
newRef
Function · 0.85
Tested by
no test coverage detected