Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chainloop-dev/chainloop
/ Statement
Method
Statement
pkg/attestation/renderer/renderer.go:56–56 ·
view source on GitHub ↗
(ctx context.Context)
Source
from the content-addressed store, hash-verified
54
55
type
r
interface
{
56
Statement(ctx context.Context) (*intoto.Statement, error)
57
}
58
59
type
Opt
func
(*AttestationRenderer)
Callers
5
RenderStatement
Method · 0.65
Render
Method · 0.65
TestRenderV02
Function · 0.65
TestPredicatePolicyEvaluationsRef
Function · 0.65
encodeAttestationOutput
Function · 0.65
Implementers
2
RendererV02
pkg/attestation/renderer/chainloop/v02
WorkflowRunAttestationItem
app/cli/pkg/action/workflow_run_descri
Calls
no outgoing calls
Tested by
2
TestRenderV02
Function · 0.52
TestPredicatePolicyEvaluationsRef
Function · 0.52