MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / Debug

Method Debug

extras/dagger/main.go:559–561  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

557}
558
559func (att *Attestation) Debug() *dagger.Container {
560 return att.Container(0).Terminal()
561}
562
563func cliContainer(ttl int, token *dagger.Secret, instance InstanceInfo, parentCI *ParentCIContext, githubEventFile *dagger.File, enterprise bool) *dagger.Container {
564 image := "ghcr.io/chainloop-dev/chainloop/cli"

Callers 15

VerifyMaterialMethod · 0.45
VerifyStatementMethod · 0.45
getGroupLoaderFunction · 0.45
executeScriptMethod · 0.45
getLoaderMethod · 0.45
LogPolicyEvaluationsFunction · 0.45
VerifyMethod · 0.45
UploadMethod · 0.45
DownloadMethod · 0.45
RenderMethod · 0.45
ensureInitiatedMethod · 0.45

Calls 1

ContainerMethod · 0.95

Tested by

no test coverage detected